[jboss-cvs] jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.run/src/main/org/jboss/ide/eclipse/xdoclet/run/model ...

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


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

  Modified:    core/plugins/org.jboss.ide.eclipse.xdoclet.run/src/main/org/jboss/ide/eclipse/xdoclet/run/model      
                        XDocletConfiguration.java
                        XDocletDataRepository.java XDocletAttribute.java
                        XDocletData.java XDocletTask.java
                        XDocletElement.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.xdoclet.run/src/main/org/jboss/ide/eclipse/xdoclet/run/model/XDocletConfiguration.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: XDocletConfiguration.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.run/src/main/org/jboss/ide/eclipse/xdoclet/run/model/XDocletConfiguration.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- XDocletConfiguration.java	29 Jan 2006 04:21:21 -0000	1.2
  +++ XDocletConfiguration.java	2 Oct 2006 23:02:12 -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.
    *
  @@ -31,7 +31,7 @@
   
   /**
    * @author    Laurent Etiemble
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mars 2003
    * @todo      Javadoc to complete
    */
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.run/src/main/org/jboss/ide/eclipse/xdoclet/run/model/XDocletDataRepository.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: XDocletDataRepository.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.run/src/main/org/jboss/ide/eclipse/xdoclet/run/model/XDocletDataRepository.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- XDocletDataRepository.java	29 Jan 2006 04:21:21 -0000	1.2
  +++ XDocletDataRepository.java	2 Oct 2006 23:02:12 -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.
    *
  @@ -44,7 +44,7 @@
   
   /**
    * @author    Laurent Etiemble
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   20 mars 2003
    * @todo      Javadoc to complete
    */
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.run/src/main/org/jboss/ide/eclipse/xdoclet/run/model/XDocletAttribute.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: XDocletAttribute.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.run/src/main/org/jboss/ide/eclipse/xdoclet/run/model/XDocletAttribute.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- XDocletAttribute.java	29 Jan 2006 04:21:21 -0000	1.2
  +++ XDocletAttribute.java	2 Oct 2006 23:02:12 -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.
    *
  @@ -27,7 +27,7 @@
   
   /**
    * @author    Laurent Etiemble
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   18 mars 2003
    * @todo      Javadoc to complete
    */
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.run/src/main/org/jboss/ide/eclipse/xdoclet/run/model/XDocletData.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: XDocletData.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.run/src/main/org/jboss/ide/eclipse/xdoclet/run/model/XDocletData.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- XDocletData.java	29 Jan 2006 04:21:21 -0000	1.2
  +++ XDocletData.java	2 Oct 2006 23:02:12 -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 @@
   
   /**
    * @author    Laurent Etiemble
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   20 mars 2003
    * @todo      Javadoc to complete
    */
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.run/src/main/org/jboss/ide/eclipse/xdoclet/run/model/XDocletTask.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: XDocletTask.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.run/src/main/org/jboss/ide/eclipse/xdoclet/run/model/XDocletTask.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- XDocletTask.java	29 Jan 2006 04:21:21 -0000	1.2
  +++ XDocletTask.java	2 Oct 2006 23:02:12 -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 $
    * @created   17 mars 2003
    * @todo      Javadoc to complete
    */
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.run/src/main/org/jboss/ide/eclipse/xdoclet/run/model/XDocletElement.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: XDocletElement.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.run/src/main/org/jboss/ide/eclipse/xdoclet/run/model/XDocletElement.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- XDocletElement.java	29 Jan 2006 04:21:21 -0000	1.2
  +++ XDocletElement.java	2 Oct 2006 23:02:12 -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.
    *
  @@ -35,7 +35,7 @@
    * Description of the Class
    *
    * @author    Laurent Etiemble
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   17 mars 2003
    * @todo      Javadoc to complete
    */
  
  
  



More information about the jboss-cvs-commits mailing list