[jboss-cvs] JBossAS SVN: r57183 - branches/Branch_4_0/aop/src/test/org/jboss/test/aop/annotated/declare

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Sep 26 06:49:27 EDT 2006


Author: dimitris at jboss.org
Date: 2006-09-26 06:49:24 -0400 (Tue, 26 Sep 2006)
New Revision: 57183

Modified:
   branches/Branch_4_0/aop/src/test/org/jboss/test/aop/annotated/declare/AnnotatedDeclareTestCase.java
   branches/Branch_4_0/aop/src/test/org/jboss/test/aop/annotated/declare/DeclareAspect.java
   branches/Branch_4_0/aop/src/test/org/jboss/test/aop/annotated/declare/POJO.java
   branches/Branch_4_0/aop/src/test/org/jboss/test/aop/annotated/declare/SystemOutDecorator.java
Log:
JBAS-3601, switch copyright to RedHat Middleware LLC

Modified: branches/Branch_4_0/aop/src/test/org/jboss/test/aop/annotated/declare/AnnotatedDeclareTestCase.java
===================================================================
--- branches/Branch_4_0/aop/src/test/org/jboss/test/aop/annotated/declare/AnnotatedDeclareTestCase.java	2006-09-26 10:38:55 UTC (rev 57182)
+++ branches/Branch_4_0/aop/src/test/org/jboss/test/aop/annotated/declare/AnnotatedDeclareTestCase.java	2006-09-26 10:49:24 UTC (rev 57183)
@@ -1,8 +1,8 @@
 /*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2006, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
  *
  * This is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as

Modified: branches/Branch_4_0/aop/src/test/org/jboss/test/aop/annotated/declare/DeclareAspect.java
===================================================================
--- branches/Branch_4_0/aop/src/test/org/jboss/test/aop/annotated/declare/DeclareAspect.java	2006-09-26 10:38:55 UTC (rev 57182)
+++ branches/Branch_4_0/aop/src/test/org/jboss/test/aop/annotated/declare/DeclareAspect.java	2006-09-26 10:49:24 UTC (rev 57183)
@@ -1,8 +1,8 @@
 /*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2006, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
  *
  * This is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as

Modified: branches/Branch_4_0/aop/src/test/org/jboss/test/aop/annotated/declare/POJO.java
===================================================================
--- branches/Branch_4_0/aop/src/test/org/jboss/test/aop/annotated/declare/POJO.java	2006-09-26 10:38:55 UTC (rev 57182)
+++ branches/Branch_4_0/aop/src/test/org/jboss/test/aop/annotated/declare/POJO.java	2006-09-26 10:49:24 UTC (rev 57183)
@@ -1,8 +1,8 @@
 /*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2006, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
  *
  * This is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as

Modified: branches/Branch_4_0/aop/src/test/org/jboss/test/aop/annotated/declare/SystemOutDecorator.java
===================================================================
--- branches/Branch_4_0/aop/src/test/org/jboss/test/aop/annotated/declare/SystemOutDecorator.java	2006-09-26 10:38:55 UTC (rev 57182)
+++ branches/Branch_4_0/aop/src/test/org/jboss/test/aop/annotated/declare/SystemOutDecorator.java	2006-09-26 10:49:24 UTC (rev 57183)
@@ -1,8 +1,8 @@
 /*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2006, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
  *
  * This is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as




More information about the jboss-cvs-commits mailing list