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

Marshall Culpepper mculpepper at jboss.com
Mon Oct 2 16:46:18 EDT 2006


  User: mculpepper
  Date: 06/10/02 16:46:18

  Modified:    core/plugins/org.jboss.ide.eclipse.jdt.j2ee.core/src/main/org/jboss/ide/eclipse/jdt/j2ee/core  
                        JDTJ2EECoreMessages.java JDTJ2EECorePlugin.java
  Log:
  updated copyright headers and plugin info
  
  Revision  Changes    Path
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.core/src/main/org/jboss/ide/eclipse/jdt/j2ee/core/JDTJ2EECoreMessages.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: JDTJ2EECoreMessages.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.core/src/main/org/jboss/ide/eclipse/jdt/j2ee/core/JDTJ2EECoreMessages.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- JDTJ2EECoreMessages.java	29 Jan 2006 04:21:08 -0000	1.2
  +++ JDTJ2EECoreMessages.java	2 Oct 2006 20:46:18 -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.
    *
  @@ -28,7 +28,7 @@
    * Message bundle accessor helper class
    *
    * @author    Laurent Etiemble
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    */
   public class JDTJ2EECoreMessages
   {
  
  
  
  1.4       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.core/src/main/org/jboss/ide/eclipse/jdt/j2ee/core/JDTJ2EECorePlugin.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: JDTJ2EECorePlugin.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.core/src/main/org/jboss/ide/eclipse/jdt/j2ee/core/JDTJ2EECorePlugin.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- JDTJ2EECorePlugin.java	29 Jan 2006 04:21:08 -0000	1.3
  +++ JDTJ2EECorePlugin.java	2 Oct 2006 20:46:18 -0000	1.4
  @@ -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 @@
    * The main plugin class to be used in the desktop.
    *
    * @author    Laurent Etiemble
  - * @version   $Revision: 1.3 $
  + * @version   $Revision: 1.4 $
    */
   public class JDTJ2EECorePlugin extends AbstractPlugin
   {
  
  
  



More information about the jboss-cvs-commits mailing list