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

Marshall Culpepper mculpepper at jboss.com
Mon Oct 2 19:06:24 EDT 2006


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

  Modified:    aop/plugins/org.jboss.ide.eclipse.jdt.aop.core/src/main/org/jboss/ide/eclipse/jdt/aop/core/model/internal         
                        AopAdvice.java AopInterfaceIntroduction.java
                        AopInterceptor.java AopAspect.java AopAdvisor.java
                        AopAdvised.java AopTypedef.java
                        ProjectAdvisors.java AopTypeMatcher.java
  Log:
  updated copyright header and plugin provider for all aop plugins
  
  Revision  Changes    Path
  1.4       +2 -2      jbosside/aop/plugins/org.jboss.ide.eclipse.jdt.aop.core/src/main/org/jboss/ide/eclipse/jdt/aop/core/model/internal/AopAdvice.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: AopAdvice.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/aop/plugins/org.jboss.ide.eclipse.jdt.aop.core/src/main/org/jboss/ide/eclipse/jdt/aop/core/model/internal/AopAdvice.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- AopAdvice.java	31 Jan 2006 04:58:29 -0000	1.3
  +++ AopAdvice.java	2 Oct 2006 23:06:24 -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.
    *
  
  
  
  1.3       +2 -2      jbosside/aop/plugins/org.jboss.ide.eclipse.jdt.aop.core/src/main/org/jboss/ide/eclipse/jdt/aop/core/model/internal/AopInterfaceIntroduction.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: AopInterfaceIntroduction.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/aop/plugins/org.jboss.ide.eclipse.jdt.aop.core/src/main/org/jboss/ide/eclipse/jdt/aop/core/model/internal/AopInterfaceIntroduction.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- AopInterfaceIntroduction.java	31 Jan 2006 04:58:29 -0000	1.2
  +++ AopInterfaceIntroduction.java	2 Oct 2006 23:06:24 -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.
    *
  
  
  
  1.4       +2 -2      jbosside/aop/plugins/org.jboss.ide.eclipse.jdt.aop.core/src/main/org/jboss/ide/eclipse/jdt/aop/core/model/internal/AopInterceptor.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: AopInterceptor.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/aop/plugins/org.jboss.ide.eclipse.jdt.aop.core/src/main/org/jboss/ide/eclipse/jdt/aop/core/model/internal/AopInterceptor.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- AopInterceptor.java	31 Jan 2006 04:58:29 -0000	1.3
  +++ AopInterceptor.java	2 Oct 2006 23:06:24 -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.
    *
  
  
  
  1.4       +2 -2      jbosside/aop/plugins/org.jboss.ide.eclipse.jdt.aop.core/src/main/org/jboss/ide/eclipse/jdt/aop/core/model/internal/AopAspect.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: AopAspect.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/aop/plugins/org.jboss.ide.eclipse.jdt.aop.core/src/main/org/jboss/ide/eclipse/jdt/aop/core/model/internal/AopAspect.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- AopAspect.java	31 Jan 2006 04:58:29 -0000	1.3
  +++ AopAspect.java	2 Oct 2006 23:06:24 -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.
    *
  
  
  
  1.6       +2 -2      jbosside/aop/plugins/org.jboss.ide.eclipse.jdt.aop.core/src/main/org/jboss/ide/eclipse/jdt/aop/core/model/internal/AopAdvisor.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: AopAdvisor.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/aop/plugins/org.jboss.ide.eclipse.jdt.aop.core/src/main/org/jboss/ide/eclipse/jdt/aop/core/model/internal/AopAdvisor.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- AopAdvisor.java	31 Jan 2006 04:58:29 -0000	1.5
  +++ AopAdvisor.java	2 Oct 2006 23:06:24 -0000	1.6
  @@ -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/aop/plugins/org.jboss.ide.eclipse.jdt.aop.core/src/main/org/jboss/ide/eclipse/jdt/aop/core/model/internal/AopAdvised.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: AopAdvised.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/aop/plugins/org.jboss.ide.eclipse.jdt.aop.core/src/main/org/jboss/ide/eclipse/jdt/aop/core/model/internal/AopAdvised.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- AopAdvised.java	31 Jan 2006 04:58:29 -0000	1.4
  +++ AopAdvised.java	2 Oct 2006 23:06:24 -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.
    *
  
  
  
  1.5       +2 -2      jbosside/aop/plugins/org.jboss.ide.eclipse.jdt.aop.core/src/main/org/jboss/ide/eclipse/jdt/aop/core/model/internal/AopTypedef.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: AopTypedef.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/aop/plugins/org.jboss.ide.eclipse.jdt.aop.core/src/main/org/jboss/ide/eclipse/jdt/aop/core/model/internal/AopTypedef.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- AopTypedef.java	31 Jan 2006 04:58:29 -0000	1.4
  +++ AopTypedef.java	2 Oct 2006 23:06:24 -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.
    *
  
  
  
  1.8       +2 -2      jbosside/aop/plugins/org.jboss.ide.eclipse.jdt.aop.core/src/main/org/jboss/ide/eclipse/jdt/aop/core/model/internal/ProjectAdvisors.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ProjectAdvisors.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/aop/plugins/org.jboss.ide.eclipse.jdt.aop.core/src/main/org/jboss/ide/eclipse/jdt/aop/core/model/internal/ProjectAdvisors.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- ProjectAdvisors.java	31 Jan 2006 04:58:29 -0000	1.7
  +++ ProjectAdvisors.java	2 Oct 2006 23:06:24 -0000	1.8
  @@ -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.3       +2 -2      jbosside/aop/plugins/org.jboss.ide.eclipse.jdt.aop.core/src/main/org/jboss/ide/eclipse/jdt/aop/core/model/internal/AopTypeMatcher.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: AopTypeMatcher.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/aop/plugins/org.jboss.ide.eclipse.jdt.aop.core/src/main/org/jboss/ide/eclipse/jdt/aop/core/model/internal/AopTypeMatcher.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- AopTypeMatcher.java	31 Jan 2006 04:58:29 -0000	1.2
  +++ AopTypeMatcher.java	2 Oct 2006 23:06:24 -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.
    *
  
  
  



More information about the jboss-cvs-commits mailing list