[jboss-cvs] jbosside/ejb3/plugins/org.jboss.ide.eclipse.ejb3.wizards.core/src/main/org/jboss/ide/eclipse/ejb3/wizards/core/classpath ...

Marshall Culpepper mculpepper at jboss.com
Mon Oct 2 19:04:56 EDT 2006


  User: mculpepper
  Date: 06/10/02 19:04:56

  Modified:    ejb3/plugins/org.jboss.ide.eclipse.ejb3.wizards.core/src/main/org/jboss/ide/eclipse/ejb3/wizards/core/classpath  
                        EJB3ClasspathContainer.java
                        EJB3ClasspathContainerInitializer.java
  Log:
  updated copyright header and plugin provider for all ejb3 plugins
  
  Revision  Changes    Path
  1.11      +2 -2      jbosside/ejb3/plugins/org.jboss.ide.eclipse.ejb3.wizards.core/src/main/org/jboss/ide/eclipse/ejb3/wizards/core/classpath/EJB3ClasspathContainer.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: EJB3ClasspathContainer.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/ejb3/plugins/org.jboss.ide.eclipse.ejb3.wizards.core/src/main/org/jboss/ide/eclipse/ejb3/wizards/core/classpath/EJB3ClasspathContainer.java,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- EJB3ClasspathContainer.java	11 Jul 2006 05:35:57 -0000	1.10
  +++ EJB3ClasspathContainer.java	2 Oct 2006 23:04:56 -0000	1.11
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2005, JBoss Inc., and individual contributors as indicated
  + * JBoss, a division of Red Hat
  + * Copyright 2006, Red Hat Middleware, LLC, and individual contributors as indicated
    * by the @authors tag. See the copyright.txt in the distribution for a
    * full listing of individual contributors.
    *
  
  
  
  1.5       +2 -2      jbosside/ejb3/plugins/org.jboss.ide.eclipse.ejb3.wizards.core/src/main/org/jboss/ide/eclipse/ejb3/wizards/core/classpath/EJB3ClasspathContainerInitializer.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: EJB3ClasspathContainerInitializer.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/ejb3/plugins/org.jboss.ide.eclipse.ejb3.wizards.core/src/main/org/jboss/ide/eclipse/ejb3/wizards/core/classpath/EJB3ClasspathContainerInitializer.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- EJB3ClasspathContainerInitializer.java	29 Jan 2006 05:05:18 -0000	1.4
  +++ EJB3ClasspathContainerInitializer.java	2 Oct 2006 23:04:56 -0000	1.5
  @@ -1,6 +1,6 @@
   /*
  - * JBoss, Home of Professional Open Source
  - * Copyright 2005, JBoss Inc., and individual contributors as indicated
  + * JBoss, a division of Red Hat
  + * Copyright 2006, Red Hat Middleware, LLC, and individual contributors as indicated
    * by the @authors tag. See the copyright.txt in the distribution for a
    * full listing of individual contributors.
    *
  
  
  



More information about the jboss-cvs-commits mailing list