Author: rich
Date: Sun Sep 12 21:53:48 2004
New Revision: 45951

Modified:
   incubator/beehive/trunk/controls/build.xml
   
incubator/beehive/trunk/controls/src/runtime/org/apache/beehive/controls/runtime/generator/ControlBean.vm
   
incubator/beehive/trunk/controls/src/runtime/org/apache/beehive/controls/runtime/generator/ControlBeanInfo.vm
   
incubator/beehive/trunk/controls/src/runtime/org/apache/beehive/controls/runtime/generator/ControlInitializer.vm
   
incubator/beehive/trunk/controls/src/runtime/org/apache/beehive/controls/runtime/generator/ControlManifest.vm
   
incubator/beehive/trunk/controls/test/webapps/controlsWeb/context/getotherservice/Controller.jpf
   
incubator/beehive/trunk/controls/test/webapps/controlsWeb/context/getotherservice2/Controller.jpf
   
incubator/beehive/trunk/controls/test/webapps/controlsWeb/contextevent/beanrecord/Controller.jpf
   
incubator/beehive/trunk/controls/test/webapps/controlsWeb/contextevent/implrecord/Controller.jpf
   
incubator/beehive/trunk/controls/test/webapps/controlsWeb/contextevent/implrecord2/Controller.jpf
   
incubator/beehive/trunk/controls/test/webapps/controlsWeb/event/eventhandler/Controller.jpf
   
incubator/beehive/trunk/controls/test/webapps/controlsWeb/event/listener/Controller.jpf
   
incubator/beehive/trunk/controls/test/webapps/controlsWeb/extension/Controller.jpf
   
incubator/beehive/trunk/controls/test/webapps/controlsWeb/instantiate/declarative/Controller.jpf
   
incubator/beehive/trunk/controls/test/webapps/controlsWeb/instantiate/declarewithproperty/Controller.jpf
   
incubator/beehive/trunk/controls/test/webapps/controlsWeb/instantiate/programmatic/Controller.jpf
   
incubator/beehive/trunk/controls/test/webapps/controlsWeb/instantiate/programwithproperty/Controller.jpf
   
incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/client_access/Controller.jpf
   
incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/client_access2/Controller.jpf
   
incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/client_impl/Controller.jpf
   
incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/client_impl2/Controller.jpf
   
incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/impl_access/Controller.jpf
   
incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/impl_access2/Controller.jpf
   
incubator/beehive/trunk/controls/test/webapps/controlsWeb/results/Controller.jpf
Log:
Fixed up the copyright headers to show 'Copyright 2004 The Apache Software 
Foundation.'.  Missed these files in revision 37220.

DRT: controls (WinXP)
BB: self (linux)



Modified: incubator/beehive/trunk/controls/build.xml
==============================================================================
--- incubator/beehive/trunk/controls/build.xml  (original)
+++ incubator/beehive/trunk/controls/build.xml  Sun Sep 12 21:53:48 2004
@@ -1,6 +1,5 @@
 <!--
-   B E A   S Y S T E M S
-   Copyright 2001-2004  BEA Systems, Inc.
+   Copyright 2004 The Apache Software Foundation.
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.

Modified: 
incubator/beehive/trunk/controls/src/runtime/org/apache/beehive/controls/runtime/generator/ControlBean.vm
==============================================================================
--- 
incubator/beehive/trunk/controls/src/runtime/org/apache/beehive/controls/runtime/generator/ControlBean.vm
   (original)
+++ 
incubator/beehive/trunk/controls/src/runtime/org/apache/beehive/controls/runtime/generator/ControlBean.vm
   Sun Sep 12 21:53:48 2004
@@ -2,8 +2,7 @@
 ## The Velocity code generation template for the JavaBean generated from a 
Control public
 ## or extension interface.
 ##
-## B E A   S Y S T E M S
-## Copyright 2001-2004  BEA Systems, Inc.
+## Copyright 2004 The Apache Software Foundation.
 ##
 ## Licensed under the Apache License, Version 2.0 (the "License");
 ## you may not use this file except in compliance with the License.

Modified: 
incubator/beehive/trunk/controls/src/runtime/org/apache/beehive/controls/runtime/generator/ControlBeanInfo.vm
==============================================================================
--- 
incubator/beehive/trunk/controls/src/runtime/org/apache/beehive/controls/runtime/generator/ControlBeanInfo.vm
       (original)
+++ 
incubator/beehive/trunk/controls/src/runtime/org/apache/beehive/controls/runtime/generator/ControlBeanInfo.vm
       Sun Sep 12 21:53:48 2004
@@ -2,8 +2,7 @@
 ## The Velocity code generation template for the JavaBean BeanInfo generated 
from a Control public
 ## or extension interface.
 ##
-## B E A   S Y S T E M S
-## Copyright 2001-2004  BEA Systems, Inc.
+## Copyright 2004 The Apache Software Foundation.
 ##
 ## Licensed under the Apache License, Version 2.0 (the "License");
 ## you may not use this file except in compliance with the License.

Modified: 
incubator/beehive/trunk/controls/src/runtime/org/apache/beehive/controls/runtime/generator/ControlInitializer.vm
==============================================================================
--- 
incubator/beehive/trunk/controls/src/runtime/org/apache/beehive/controls/runtime/generator/ControlInitializer.vm
    (original)
+++ 
incubator/beehive/trunk/controls/src/runtime/org/apache/beehive/controls/runtime/generator/ControlInitializer.vm
    Sun Sep 12 21:53:48 2004
@@ -2,8 +2,7 @@
 ## The Velocity code generation template for the Initializer class generated 
from a Control
 ## implementation class
 ##
-## B E A   S Y S T E M S
-## Copyright 2001-2004  BEA Systems, Inc.
+## Copyright 2004 The Apache Software Foundation.
 ##
 ## Licensed under the Apache License, Version 2.0 (the "License");
 ## you may not use this file except in compliance with the License.

Modified: 
incubator/beehive/trunk/controls/src/runtime/org/apache/beehive/controls/runtime/generator/ControlManifest.vm
==============================================================================
--- 
incubator/beehive/trunk/controls/src/runtime/org/apache/beehive/controls/runtime/generator/ControlManifest.vm
       (original)
+++ 
incubator/beehive/trunk/controls/src/runtime/org/apache/beehive/controls/runtime/generator/ControlManifest.vm
       Sun Sep 12 21:53:48 2004
@@ -2,8 +2,7 @@
 ## The Velocity code generation template for the JAR manifest file 
(META-INF/MANIFEST.MF)
 ## entries associated with a control bean and its public interface or 
extension class.
 ##
-## B E A   S Y S T E M S
-## Copyright 2001-2004  BEA Systems, Inc.
+## Copyright 2004 The Apache Software Foundation.
 ##
 ## Licensed under the Apache License, Version 2.0 (the "License");
 ## you may not use this file except in compliance with the License.

Modified: 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/context/getotherservice/Controller.jpf
==============================================================================
--- 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/context/getotherservice/Controller.jpf
    (original)
+++ 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/context/getotherservice/Controller.jpf
    Sun Sep 12 21:53:48 2004
@@ -1,9 +1,8 @@
 /*
- * B E A   S Y S T E M S
  *
  * N E T U I
  *
- * Copyright (c) 2001-2002  BEA Systems, Inc.
+ * Copyright 2004 The Apache Software Foundation.
  *
  * All Rights Reserved. Unpublished rights reserved under the copyright laws
  * of the United States. The software contained on this media is proprietary

Modified: 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/context/getotherservice2/Controller.jpf
==============================================================================
--- 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/context/getotherservice2/Controller.jpf
   (original)
+++ 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/context/getotherservice2/Controller.jpf
   Sun Sep 12 21:53:48 2004
@@ -1,9 +1,8 @@
 /*
- * B E A   S Y S T E M S
  *
  * N E T U I
  *
- * Copyright (c) 2001-2002  BEA Systems, Inc.
+ * Copyright 2004 The Apache Software Foundation.
  *
  * All Rights Reserved. Unpublished rights reserved under the copyright laws
  * of the United States. The software contained on this media is proprietary

Modified: 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/contextevent/beanrecord/Controller.jpf
==============================================================================
--- 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/contextevent/beanrecord/Controller.jpf
    (original)
+++ 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/contextevent/beanrecord/Controller.jpf
    Sun Sep 12 21:53:48 2004
@@ -1,9 +1,8 @@
 /*
- * B E A   S Y S T E M S
  *
  * N E T U I
  *
- * Copyright (c) 2001-2002  BEA Systems, Inc.
+ * Copyright 2004 The Apache Software Foundation.
  *
  * All Rights Reserved. Unpublished rights reserved under the copyright laws
  * of the United States. The software contained on this media is proprietary

Modified: 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/contextevent/implrecord/Controller.jpf
==============================================================================
--- 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/contextevent/implrecord/Controller.jpf
    (original)
+++ 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/contextevent/implrecord/Controller.jpf
    Sun Sep 12 21:53:48 2004
@@ -1,9 +1,8 @@
 /*
- * B E A   S Y S T E M S
  *
  * N E T U I
  *
- * Copyright (c) 2001-2002  BEA Systems, Inc.
+ * Copyright 2004 The Apache Software Foundation.
  *
  * All Rights Reserved. Unpublished rights reserved under the copyright laws
  * of the United States. The software contained on this media is proprietary

Modified: 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/contextevent/implrecord2/Controller.jpf
==============================================================================
--- 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/contextevent/implrecord2/Controller.jpf
   (original)
+++ 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/contextevent/implrecord2/Controller.jpf
   Sun Sep 12 21:53:48 2004
@@ -1,9 +1,8 @@
 /*
- * B E A   S Y S T E M S
  *
  * N E T U I
  *
- * Copyright (c) 2001-2002  BEA Systems, Inc.
+ * Copyright 2004 The Apache Software Foundation.
  *
  * All Rights Reserved. Unpublished rights reserved under the copyright laws
  * of the United States. The software contained on this media is proprietary

Modified: 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/event/eventhandler/Controller.jpf
==============================================================================
--- 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/event/eventhandler/Controller.jpf
 (original)
+++ 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/event/eventhandler/Controller.jpf
 Sun Sep 12 21:53:48 2004
@@ -1,9 +1,8 @@
 /*
- * B E A   S Y S T E M S
  *
  * N E T U I
  *
- * Copyright (c) 2001-2002  BEA Systems, Inc.
+ * Copyright 2004 The Apache Software Foundation.
  *
  * All Rights Reserved. Unpublished rights reserved under the copyright laws
  * of the United States. The software contained on this media is proprietary

Modified: 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/event/listener/Controller.jpf
==============================================================================
--- 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/event/listener/Controller.jpf
     (original)
+++ 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/event/listener/Controller.jpf
     Sun Sep 12 21:53:48 2004
@@ -1,9 +1,8 @@
 /*
- * B E A   S Y S T E M S
  *
  * N E T U I
  *
- * Copyright (c) 2001-2002  BEA Systems, Inc.
+ * Copyright 2004 The Apache Software Foundation.
  *
  * All Rights Reserved. Unpublished rights reserved under the copyright laws
  * of the United States. The software contained on this media is proprietary

Modified: 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/extension/Controller.jpf
==============================================================================
--- 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/extension/Controller.jpf
  (original)
+++ 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/extension/Controller.jpf
  Sun Sep 12 21:53:48 2004
@@ -1,9 +1,8 @@
 /*
- * B E A   S Y S T E M S
  *
  * N E T U I
  *
- * Copyright (c) 2001-2002  BEA Systems, Inc.
+ * Copyright 2004 The Apache Software Foundation.
  *
  * All Rights Reserved. Unpublished rights reserved under the copyright laws
  * of the United States. The software contained on this media is proprietary

Modified: 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/instantiate/declarative/Controller.jpf
==============================================================================
--- 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/instantiate/declarative/Controller.jpf
    (original)
+++ 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/instantiate/declarative/Controller.jpf
    Sun Sep 12 21:53:48 2004
@@ -1,9 +1,8 @@
 /*
- * B E A   S Y S T E M S
  *
  * N E T U I
  *
- * Copyright (c) 2001-2002  BEA Systems, Inc.
+ * Copyright 2004 The Apache Software Foundation.
  *
  * All Rights Reserved. Unpublished rights reserved under the copyright laws
  * of the United States. The software contained on this media is proprietary

Modified: 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/instantiate/declarewithproperty/Controller.jpf
==============================================================================
--- 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/instantiate/declarewithproperty/Controller.jpf
    (original)
+++ 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/instantiate/declarewithproperty/Controller.jpf
    Sun Sep 12 21:53:48 2004
@@ -1,9 +1,8 @@
 /*
- * B E A   S Y S T E M S
  *
  * N E T U I
  *
- * Copyright (c) 2001-2002  BEA Systems, Inc.
+ * Copyright 2004 The Apache Software Foundation.
  *
  * All Rights Reserved. Unpublished rights reserved under the copyright laws
  * of the United States. The software contained on this media is proprietary

Modified: 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/instantiate/programmatic/Controller.jpf
==============================================================================
--- 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/instantiate/programmatic/Controller.jpf
   (original)
+++ 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/instantiate/programmatic/Controller.jpf
   Sun Sep 12 21:53:48 2004
@@ -1,9 +1,8 @@
 /*
- * B E A   S Y S T E M S
  *
  * N E T U I
  *
- * Copyright (c) 2001-2002  BEA Systems, Inc.
+ * Copyright 2004 The Apache Software Foundation.
  *
  * All Rights Reserved. Unpublished rights reserved under the copyright laws
  * of the United States. The software contained on this media is proprietary

Modified: 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/instantiate/programwithproperty/Controller.jpf
==============================================================================
--- 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/instantiate/programwithproperty/Controller.jpf
    (original)
+++ 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/instantiate/programwithproperty/Controller.jpf
    Sun Sep 12 21:53:48 2004
@@ -1,9 +1,8 @@
 /*
- * B E A   S Y S T E M S
  *
  * N E T U I
  *
- * Copyright (c) 2001-2002  BEA Systems, Inc.
+ * Copyright 2004 The Apache Software Foundation.
  *
  * All Rights Reserved. Unpublished rights reserved under the copyright laws
  * of the United States. The software contained on this media is proprietary

Modified: 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/client_access/Controller.jpf
==============================================================================
--- 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/client_access/Controller.jpf
     (original)
+++ 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/client_access/Controller.jpf
     Sun Sep 12 21:53:48 2004
@@ -1,9 +1,8 @@
 /*
- * B E A   S Y S T E M S
  *
  * N E T U I
  *
- * Copyright (c) 2001-2002  BEA Systems, Inc.
+ * Copyright 2004 The Apache Software Foundation.
  *
  * All Rights Reserved. Unpublished rights reserved under the copyright laws
  * of the United States. The software contained on this media is proprietary

Modified: 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/client_access2/Controller.jpf
==============================================================================
--- 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/client_access2/Controller.jpf
    (original)
+++ 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/client_access2/Controller.jpf
    Sun Sep 12 21:53:48 2004
@@ -1,9 +1,8 @@
 /*
- * B E A   S Y S T E M S
  *
  * N E T U I
  *
- * Copyright (c) 2001-2002  BEA Systems, Inc.
+ * Copyright 2004 The Apache Software Foundation.
  *
  * All Rights Reserved. Unpublished rights reserved under the copyright laws
  * of the United States. The software contained on this media is proprietary

Modified: 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/client_impl/Controller.jpf
==============================================================================
--- 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/client_impl/Controller.jpf
       (original)
+++ 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/client_impl/Controller.jpf
       Sun Sep 12 21:53:48 2004
@@ -1,9 +1,8 @@
 /*
- * B E A   S Y S T E M S
  *
  * N E T U I
  *
- * Copyright (c) 2001-2002  BEA Systems, Inc.
+ * Copyright 2004 The Apache Software Foundation.
  *
  * All Rights Reserved. Unpublished rights reserved under the copyright laws
  * of the United States. The software contained on this media is proprietary

Modified: 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/client_impl2/Controller.jpf
==============================================================================
--- 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/client_impl2/Controller.jpf
      (original)
+++ 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/client_impl2/Controller.jpf
      Sun Sep 12 21:53:48 2004
@@ -1,9 +1,8 @@
 /*
- * B E A   S Y S T E M S
  *
  * N E T U I
  *
- * Copyright (c) 2001-2002  BEA Systems, Inc.
+ * Copyright 2004 The Apache Software Foundation.
  *
  * All Rights Reserved. Unpublished rights reserved under the copyright laws
  * of the United States. The software contained on this media is proprietary

Modified: 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/impl_access/Controller.jpf
==============================================================================
--- 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/impl_access/Controller.jpf
       (original)
+++ 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/impl_access/Controller.jpf
       Sun Sep 12 21:53:48 2004
@@ -1,9 +1,8 @@
 /*
- * B E A   S Y S T E M S
  *
  * N E T U I
  *
- * Copyright (c) 2001-2002  BEA Systems, Inc.
+ * Copyright 2004 The Apache Software Foundation.
  *
  * All Rights Reserved. Unpublished rights reserved under the copyright laws
  * of the United States. The software contained on this media is proprietary

Modified: 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/impl_access2/Controller.jpf
==============================================================================
--- 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/impl_access2/Controller.jpf
      (original)
+++ 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/impl_access2/Controller.jpf
      Sun Sep 12 21:53:48 2004
@@ -1,9 +1,8 @@
 /*
- * B E A   S Y S T E M S
  *
  * N E T U I
  *
- * Copyright (c) 2001-2002  BEA Systems, Inc.
+ * Copyright 2004 The Apache Software Foundation.
  *
  * All Rights Reserved. Unpublished rights reserved under the copyright laws
  * of the United States. The software contained on this media is proprietary

Modified: 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/results/Controller.jpf
==============================================================================
--- 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/results/Controller.jpf
    (original)
+++ 
incubator/beehive/trunk/controls/test/webapps/controlsWeb/results/Controller.jpf
    Sun Sep 12 21:53:48 2004
@@ -1,9 +1,8 @@
 /*
- * B E A   S Y S T E M S
  *
  * N E T U I
  *
- * Copyright (c) 2001-2002  BEA Systems, Inc.
+ * Copyright 2004 The Apache Software Foundation.
  *
  * All Rights Reserved. Unpublished rights reserved under the copyright laws
  * of the United States. The software contained on this media is proprietary

Reply via email to