[jboss-cvs] jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/ejb/fields ...

Marshall Culpepper mculpepper at jboss.com
Mon Oct 2 19:02:22 EDT 2006


  User: mculpepper
  Date: 06/10/02 19:02:22

  Modified:    core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/ejb/fields    
                        NewCMPFieldWizard.java NewCMPFieldWizardPage.java
                        NewCMRRelationshipWizardPage.java
                        NewCMRRelationshipWizard.java
  Log:
  updated copyright header and plugin provider for all core plugins
  
  Revision  Changes    Path
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/ejb/fields/NewCMPFieldWizard.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: NewCMPFieldWizard.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/ejb/fields/NewCMPFieldWizard.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- NewCMPFieldWizard.java	29 Jan 2006 04:21:18 -0000	1.2
  +++ NewCMPFieldWizard.java	2 Oct 2006 23:02:21 -0000	1.3
  @@ -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.
    *
  @@ -34,7 +34,7 @@
    * Description of the Class
    *
    * @author    Laurent Etiemble
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    */
   public class NewCMPFieldWizard extends FieldWizard
   {
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/ejb/fields/NewCMPFieldWizardPage.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: NewCMPFieldWizardPage.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/ejb/fields/NewCMPFieldWizardPage.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- NewCMPFieldWizardPage.java	29 Jan 2006 04:21:18 -0000	1.2
  +++ NewCMPFieldWizardPage.java	2 Oct 2006 23:02:21 -0000	1.3
  @@ -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.
    *
  @@ -33,7 +33,7 @@
    * Description of the Class
    *
    * @author    Laurent Etiemble
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    */
   public class NewCMPFieldWizardPage extends FieldWizardPage
   {
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/ejb/fields/NewCMRRelationshipWizardPage.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: NewCMRRelationshipWizardPage.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/ejb/fields/NewCMRRelationshipWizardPage.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- NewCMRRelationshipWizardPage.java	29 Jan 2006 04:21:18 -0000	1.2
  +++ NewCMRRelationshipWizardPage.java	2 Oct 2006 23:02:21 -0000	1.3
  @@ -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.
    *
  @@ -50,7 +50,7 @@
    * Description of the Class
    *
    * @author    Laurent Etiemble
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    */
   public class NewCMRRelationshipWizardPage extends FieldWizardPage
   {
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/ejb/fields/NewCMRRelationshipWizard.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: NewCMRRelationshipWizard.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/src/main/org/jboss/ide/eclipse/jdt/j2ee/ui/wizards/ejb/fields/NewCMRRelationshipWizard.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- NewCMRRelationshipWizard.java	29 Jan 2006 04:21:18 -0000	1.2
  +++ NewCMRRelationshipWizard.java	2 Oct 2006 23:02:21 -0000	1.3
  @@ -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.
    *
  @@ -32,7 +32,7 @@
    * Description of the Class
    *
    * @author    Laurent Etiemble
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    */
   public class NewCMRRelationshipWizard extends FieldWizard
   {
  
  
  



More information about the jboss-cvs-commits mailing list