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

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


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

  Modified:    core/plugins/org.jboss.ide.eclipse.xdoclet.ui/src/main/org/jboss/ide/eclipse/xdoclet/ui   
                        IXDocletUIConstants.java XDocletUIImages.java
                        XDocletUIPlugin.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.ui/src/main/org/jboss/ide/eclipse/xdoclet/ui/IXDocletUIConstants.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: IXDocletUIConstants.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.ui/src/main/org/jboss/ide/eclipse/xdoclet/ui/IXDocletUIConstants.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- IXDocletUIConstants.java	29 Jan 2006 04:21:10 -0000	1.2
  +++ IXDocletUIConstants.java	2 Oct 2006 23:02:39 -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.
    *
  @@ -25,7 +25,7 @@
    * Image constants for XDoclet plugins.
    *
    * @author    Laurent Etiemble
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   24 juin 2003
    */
   public interface IXDocletUIConstants
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.ui/src/main/org/jboss/ide/eclipse/xdoclet/ui/XDocletUIImages.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: XDocletUIImages.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.ui/src/main/org/jboss/ide/eclipse/xdoclet/ui/XDocletUIImages.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- XDocletUIImages.java	29 Jan 2006 04:21:10 -0000	1.2
  +++ XDocletUIImages.java	2 Oct 2006 23:02:39 -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 @@
    * Image registry that holds shared images for XDoclet plugins.
    *
    * @author    Laurent Etiemble
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   24 juin 2003
    */
   public class XDocletUIImages
  
  
  
  1.3       +3 -3      jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.ui/src/main/org/jboss/ide/eclipse/xdoclet/ui/XDocletUIPlugin.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: XDocletUIPlugin.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.xdoclet.ui/src/main/org/jboss/ide/eclipse/xdoclet/ui/XDocletUIPlugin.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- XDocletUIPlugin.java	29 Jan 2006 04:21:10 -0000	1.2
  +++ XDocletUIPlugin.java	2 Oct 2006 23:02:39 -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 @@
    * Plugin dedicated to the UI management for XDoclet plugins.
    *
    * @author    Laurent Etiemble
  - * @version   $Revision: 1.2 $
  + * @version   $Revision: 1.3 $
    * @created   24 juin 2003
    */
   public class XDocletUIPlugin extends AbstractPlugin
  
  
  



More information about the jboss-cvs-commits mailing list