You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by js...@apache.org on 2005/05/14 00:01:48 UTC

svn commit: r170100 [2/2] - in /incubator/beehive/trunk/controls/test: src/units/org/apache/beehive/controls/test/java/generic/ src/units/org/apache/beehive/controls/test/java/inherit/ src/units/org/apache/beehive/controls/test/java/instantiate/ src/units/org/apache/beehive/controls/test/java/packaging/ src/units/org/apache/beehive/controls/test/java/property/ src/units/org/apache/beehive/controls/test/java/s13n/ src/units/org/apache/beehive/controls/test/java/threading/ src/units/org/apache/beehive/controls/test/java/versioning/ src/units/org/apache/beehive/controls/test/jpf/binding/ src/units/org/apache/beehive/controls/test/jpf/composition/ src/units/org/apache/beehive/controls/test/jpf/context/ src/units/org/apache/beehive/controls/test/jpf/contextevent/ src/units/org/apache/beehive/controls/test/jpf/event/ src/units/org/apache/beehive/controls/test/jpf/extension/ src/units/org/apache/beehive/controls/test/jpf/instantiate/ src/units/org/apache/beehive/controls/test/jpf/property/ src/units/org/apache/beehive/controls/test/jws/binding/ src/units/org/apache/beehive/controls/test/jws/composition/ src/units/org/apache/beehive/controls/test/jws/context/ src/units/org/apache/beehive/controls/test/jws/contextevent/ src/units/org/apache/beehive/controls/test/jws/event/ src/units/org/apache/beehive/controls/test/jws/extension/ src/units/org/apache/beehive/controls/test/jws/instantiate/ src/units/org/apache/beehive/controls/test/jws/property/ webapps/controlsWeb/WEB-INF/src/jws/ webapps/controlsWeb/binding/ webapps/controlsWeb/composition/ webapps/controlsWeb/context/getotherservice/ webapps/controlsWeb/context/getotherservice2/ webapps/controlsWeb/contextevent/beanrecord/ webapps/controlsWeb/contextevent/implrecord/ webapps/controlsWeb/contextevent/implrecord2/ webapps/controlsWeb/event/eventhandler/ webapps/controlsWeb/event/listener/ webapps/controlsWeb/extension/ webapps/controlsWeb/instantiate/declarewithproperty/ webapps/controlsWeb/instantiate/programwithproperty/ webapps/controlsWeb/property/client_access/ webapps/controlsWeb/property/client_access2/ webapps/controlsWeb/property/client_impl/ webapps/controlsWeb/property/client_impl2/ webapps/controlsWeb/property/impl_access/ webapps/controlsWeb/property/impl_access2/ webapps/controlsWeb/property/membership/ webapps/controlsWeb/property/property_constraints/ webapps/controlsWeb/property/veto/ webapps/controlsWeb/results/

Modified: incubator/beehive/trunk/controls/test/webapps/controlsWeb/contextevent/beanrecord/Controller.jpf
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/controls/test/webapps/controlsWeb/contextevent/beanrecord/Controller.jpf?rev=170100&r1=170099&r2=170100&view=diff
==============================================================================
--- incubator/beehive/trunk/controls/test/webapps/controlsWeb/contextevent/beanrecord/Controller.jpf (original)
+++ incubator/beehive/trunk/controls/test/webapps/controlsWeb/contextevent/beanrecord/Controller.jpf Fri May 13 15:01:46 2005
@@ -1,17 +1,17 @@
 /*
+ * Copyright 2004 The Apache Software Foundation.
  *
- * N E T U I
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * Copyright 2004 The Apache Software Foundation.
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
- * All Rights Reserved. Unpublished rights reserved under the copyright laws
- * of the United States. The software contained on this media is proprietary
- * to and embodies the confidential technology of BEA Systems, Inc. The
- * possession or receipt of this information does not convey any right to
- * disclose its contents, reproduce it, or use,  or license the use,
- * for manufacture or sale, the information or anything described
- * therein. Any use, disclosure, or reproduction without BEA System's
- * prior written permission is strictly prohibited.
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  *
  * $Header:$
  */

Modified: incubator/beehive/trunk/controls/test/webapps/controlsWeb/contextevent/implrecord/Controller.jpf
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/controls/test/webapps/controlsWeb/contextevent/implrecord/Controller.jpf?rev=170100&r1=170099&r2=170100&view=diff
==============================================================================
--- incubator/beehive/trunk/controls/test/webapps/controlsWeb/contextevent/implrecord/Controller.jpf (original)
+++ incubator/beehive/trunk/controls/test/webapps/controlsWeb/contextevent/implrecord/Controller.jpf Fri May 13 15:01:46 2005
@@ -1,17 +1,17 @@
 /*
+ * Copyright 2004 The Apache Software Foundation.
  *
- * N E T U I
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * Copyright 2004 The Apache Software Foundation.
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
- * All Rights Reserved. Unpublished rights reserved under the copyright laws
- * of the United States. The software contained on this media is proprietary
- * to and embodies the confidential technology of BEA Systems, Inc. The
- * possession or receipt of this information does not convey any right to
- * disclose its contents, reproduce it, or use,  or license the use,
- * for manufacture or sale, the information or anything described
- * therein. Any use, disclosure, or reproduction without BEA System's
- * prior written permission is strictly prohibited.
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  *
  * $Header:$
  */

Modified: incubator/beehive/trunk/controls/test/webapps/controlsWeb/contextevent/implrecord2/Controller.jpf
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/controls/test/webapps/controlsWeb/contextevent/implrecord2/Controller.jpf?rev=170100&r1=170099&r2=170100&view=diff
==============================================================================
--- incubator/beehive/trunk/controls/test/webapps/controlsWeb/contextevent/implrecord2/Controller.jpf (original)
+++ incubator/beehive/trunk/controls/test/webapps/controlsWeb/contextevent/implrecord2/Controller.jpf Fri May 13 15:01:46 2005
@@ -1,17 +1,17 @@
 /*
+ * Copyright 2004 The Apache Software Foundation.
  *
- * N E T U I
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * Copyright 2004 The Apache Software Foundation.
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
- * All Rights Reserved. Unpublished rights reserved under the copyright laws
- * of the United States. The software contained on this media is proprietary
- * to and embodies the confidential technology of BEA Systems, Inc. The
- * possession or receipt of this information does not convey any right to
- * disclose its contents, reproduce it, or use,  or license the use,
- * for manufacture or sale, the information or anything described
- * therein. Any use, disclosure, or reproduction without BEA System's
- * prior written permission is strictly prohibited.
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  *
  * $Header:$
  */

Modified: incubator/beehive/trunk/controls/test/webapps/controlsWeb/event/eventhandler/Controller.jpf
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/controls/test/webapps/controlsWeb/event/eventhandler/Controller.jpf?rev=170100&r1=170099&r2=170100&view=diff
==============================================================================
--- incubator/beehive/trunk/controls/test/webapps/controlsWeb/event/eventhandler/Controller.jpf (original)
+++ incubator/beehive/trunk/controls/test/webapps/controlsWeb/event/eventhandler/Controller.jpf Fri May 13 15:01:46 2005
@@ -1,17 +1,17 @@
 /*
+ * Copyright 2004 The Apache Software Foundation.
  *
- * N E T U I
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * Copyright 2004 The Apache Software Foundation.
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
- * All Rights Reserved. Unpublished rights reserved under the copyright laws
- * of the United States. The software contained on this media is proprietary
- * to and embodies the confidential technology of BEA Systems, Inc. The
- * possession or receipt of this information does not convey any right to
- * disclose its contents, reproduce it, or use,  or license the use,
- * for manufacture or sale, the information or anything described
- * therein. Any use, disclosure, or reproduction without BEA System's
- * prior written permission is strictly prohibited.
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  *
  * $Header:$
  */

Modified: incubator/beehive/trunk/controls/test/webapps/controlsWeb/event/listener/Controller.jpf
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/controls/test/webapps/controlsWeb/event/listener/Controller.jpf?rev=170100&r1=170099&r2=170100&view=diff
==============================================================================
--- incubator/beehive/trunk/controls/test/webapps/controlsWeb/event/listener/Controller.jpf (original)
+++ incubator/beehive/trunk/controls/test/webapps/controlsWeb/event/listener/Controller.jpf Fri May 13 15:01:46 2005
@@ -1,17 +1,17 @@
 /*
+ * Copyright 2004 The Apache Software Foundation.
  *
- * N E T U I
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * Copyright 2004 The Apache Software Foundation.
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
- * All Rights Reserved. Unpublished rights reserved under the copyright laws
- * of the United States. The software contained on this media is proprietary
- * to and embodies the confidential technology of BEA Systems, Inc. The
- * possession or receipt of this information does not convey any right to
- * disclose its contents, reproduce it, or use,  or license the use,
- * for manufacture or sale, the information or anything described
- * therein. Any use, disclosure, or reproduction without BEA System's
- * prior written permission is strictly prohibited.
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  *
  * $Header:$
  */

Modified: incubator/beehive/trunk/controls/test/webapps/controlsWeb/extension/Controller.jpf
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/controls/test/webapps/controlsWeb/extension/Controller.jpf?rev=170100&r1=170099&r2=170100&view=diff
==============================================================================
--- incubator/beehive/trunk/controls/test/webapps/controlsWeb/extension/Controller.jpf (original)
+++ incubator/beehive/trunk/controls/test/webapps/controlsWeb/extension/Controller.jpf Fri May 13 15:01:46 2005
@@ -1,17 +1,17 @@
 /*
+ * Copyright 2004 The Apache Software Foundation.
  *
- * N E T U I
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * Copyright 2004 The Apache Software Foundation.
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
- * All Rights Reserved. Unpublished rights reserved under the copyright laws
- * of the United States. The software contained on this media is proprietary
- * to and embodies the confidential technology of BEA Systems, Inc. The
- * possession or receipt of this information does not convey any right to
- * disclose its contents, reproduce it, or use,  or license the use,
- * for manufacture or sale, the information or anything described
- * therein. Any use, disclosure, or reproduction without BEA System's
- * prior written permission is strictly prohibited.
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  *
  * $Header:$
  */

Modified: incubator/beehive/trunk/controls/test/webapps/controlsWeb/instantiate/declarewithproperty/Controller.jpf
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/controls/test/webapps/controlsWeb/instantiate/declarewithproperty/Controller.jpf?rev=170100&r1=170099&r2=170100&view=diff
==============================================================================
--- incubator/beehive/trunk/controls/test/webapps/controlsWeb/instantiate/declarewithproperty/Controller.jpf (original)
+++ incubator/beehive/trunk/controls/test/webapps/controlsWeb/instantiate/declarewithproperty/Controller.jpf Fri May 13 15:01:46 2005
@@ -1,17 +1,17 @@
 /*
+ * Copyright 2004 The Apache Software Foundation.
  *
- * N E T U I
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * Copyright 2004 The Apache Software Foundation.
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
- * All Rights Reserved. Unpublished rights reserved under the copyright laws
- * of the United States. The software contained on this media is proprietary
- * to and embodies the confidential technology of BEA Systems, Inc. The
- * possession or receipt of this information does not convey any right to
- * disclose its contents, reproduce it, or use,  or license the use,
- * for manufacture or sale, the information or anything described
- * therein. Any use, disclosure, or reproduction without BEA System's
- * prior written permission is strictly prohibited.
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  *
  * $Header:$
  */

Modified: incubator/beehive/trunk/controls/test/webapps/controlsWeb/instantiate/programwithproperty/Controller.jpf
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/controls/test/webapps/controlsWeb/instantiate/programwithproperty/Controller.jpf?rev=170100&r1=170099&r2=170100&view=diff
==============================================================================
--- incubator/beehive/trunk/controls/test/webapps/controlsWeb/instantiate/programwithproperty/Controller.jpf (original)
+++ incubator/beehive/trunk/controls/test/webapps/controlsWeb/instantiate/programwithproperty/Controller.jpf Fri May 13 15:01:46 2005
@@ -1,17 +1,17 @@
 /*
+ * Copyright 2004 The Apache Software Foundation.
  *
- * N E T U I
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * Copyright 2004 The Apache Software Foundation.
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
- * All Rights Reserved. Unpublished rights reserved under the copyright laws
- * of the United States. The software contained on this media is proprietary
- * to and embodies the confidential technology of BEA Systems, Inc. The
- * possession or receipt of this information does not convey any right to
- * disclose its contents, reproduce it, or use,  or license the use,
- * for manufacture or sale, the information or anything described
- * therein. Any use, disclosure, or reproduction without BEA System's
- * prior written permission is strictly prohibited.
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  *
  * $Header:$
  */

Modified: incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/client_access/Controller.jpf
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/client_access/Controller.jpf?rev=170100&r1=170099&r2=170100&view=diff
==============================================================================
--- 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 Fri May 13 15:01:46 2005
@@ -1,17 +1,17 @@
 /*
+ * Copyright 2004 The Apache Software Foundation.
  *
- * N E T U I
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * Copyright 2004 The Apache Software Foundation.
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
- * All Rights Reserved. Unpublished rights reserved under the copyright laws
- * of the United States. The software contained on this media is proprietary
- * to and embodies the confidential technology of BEA Systems, Inc. The
- * possession or receipt of this information does not convey any right to
- * disclose its contents, reproduce it, or use,  or license the use,
- * for manufacture or sale, the information or anything described
- * therein. Any use, disclosure, or reproduction without BEA System's
- * prior written permission is strictly prohibited.
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  *
  * $Header:$
  */

Modified: incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/client_access2/Controller.jpf
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/client_access2/Controller.jpf?rev=170100&r1=170099&r2=170100&view=diff
==============================================================================
--- 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 Fri May 13 15:01:46 2005
@@ -1,17 +1,17 @@
 /*
+ * Copyright 2004 The Apache Software Foundation.
  *
- * N E T U I
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * Copyright 2004 The Apache Software Foundation.
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
- * All Rights Reserved. Unpublished rights reserved under the copyright laws
- * of the United States. The software contained on this media is proprietary
- * to and embodies the confidential technology of BEA Systems, Inc. The
- * possession or receipt of this information does not convey any right to
- * disclose its contents, reproduce it, or use,  or license the use,
- * for manufacture or sale, the information or anything described
- * therein. Any use, disclosure, or reproduction without BEA System's
- * prior written permission is strictly prohibited.
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  *
  * $Header:$
  */

Modified: incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/client_impl/Controller.jpf
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/client_impl/Controller.jpf?rev=170100&r1=170099&r2=170100&view=diff
==============================================================================
--- 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 Fri May 13 15:01:46 2005
@@ -1,17 +1,17 @@
 /*
+ * Copyright 2004 The Apache Software Foundation.
  *
- * N E T U I
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * Copyright 2004 The Apache Software Foundation.
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
- * All Rights Reserved. Unpublished rights reserved under the copyright laws
- * of the United States. The software contained on this media is proprietary
- * to and embodies the confidential technology of BEA Systems, Inc. The
- * possession or receipt of this information does not convey any right to
- * disclose its contents, reproduce it, or use,  or license the use,
- * for manufacture or sale, the information or anything described
- * therein. Any use, disclosure, or reproduction without BEA System's
- * prior written permission is strictly prohibited.
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  *
  * $Header:$
  */

Modified: incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/client_impl2/Controller.jpf
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/client_impl2/Controller.jpf?rev=170100&r1=170099&r2=170100&view=diff
==============================================================================
--- 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 Fri May 13 15:01:46 2005
@@ -1,17 +1,17 @@
 /*
+ * Copyright 2004 The Apache Software Foundation.
  *
- * N E T U I
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * Copyright 2004 The Apache Software Foundation.
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
- * All Rights Reserved. Unpublished rights reserved under the copyright laws
- * of the United States. The software contained on this media is proprietary
- * to and embodies the confidential technology of BEA Systems, Inc. The
- * possession or receipt of this information does not convey any right to
- * disclose its contents, reproduce it, or use,  or license the use,
- * for manufacture or sale, the information or anything described
- * therein. Any use, disclosure, or reproduction without BEA System's
- * prior written permission is strictly prohibited.
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  *
  * $Header:$
  */

Modified: incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/impl_access/Controller.jpf
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/impl_access/Controller.jpf?rev=170100&r1=170099&r2=170100&view=diff
==============================================================================
--- 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 Fri May 13 15:01:46 2005
@@ -1,17 +1,17 @@
 /*
+ * Copyright 2004 The Apache Software Foundation.
  *
- * N E T U I
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * Copyright 2004 The Apache Software Foundation.
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
- * All Rights Reserved. Unpublished rights reserved under the copyright laws
- * of the United States. The software contained on this media is proprietary
- * to and embodies the confidential technology of BEA Systems, Inc. The
- * possession or receipt of this information does not convey any right to
- * disclose its contents, reproduce it, or use,  or license the use,
- * for manufacture or sale, the information or anything described
- * therein. Any use, disclosure, or reproduction without BEA System's
- * prior written permission is strictly prohibited.
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  *
  * $Header:$
  */

Modified: incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/impl_access2/Controller.jpf
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/impl_access2/Controller.jpf?rev=170100&r1=170099&r2=170100&view=diff
==============================================================================
--- 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 Fri May 13 15:01:46 2005
@@ -1,17 +1,17 @@
 /*
+ * Copyright 2004 The Apache Software Foundation.
  *
- * N E T U I
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * Copyright 2004 The Apache Software Foundation.
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
- * All Rights Reserved. Unpublished rights reserved under the copyright laws
- * of the United States. The software contained on this media is proprietary
- * to and embodies the confidential technology of BEA Systems, Inc. The
- * possession or receipt of this information does not convey any right to
- * disclose its contents, reproduce it, or use,  or license the use,
- * for manufacture or sale, the information or anything described
- * therein. Any use, disclosure, or reproduction without BEA System's
- * prior written permission is strictly prohibited.
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  *
  * $Header:$
  */

Modified: incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/membership/Controller.jpf
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/membership/Controller.jpf?rev=170100&r1=170099&r2=170100&view=diff
==============================================================================
--- incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/membership/Controller.jpf (original)
+++ incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/membership/Controller.jpf Fri May 13 15:01:46 2005
@@ -1,17 +1,17 @@
 /*
+ * Copyright 2004 The Apache Software Foundation.
  *
- * N E T U I
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * Copyright 2004 The Apache Software Foundation.
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
- * All Rights Reserved. Unpublished rights reserved under the copyright laws
- * of the United States. The software contained on this media is proprietary
- * to and embodies the confidential technology of BEA Systems, Inc. The
- * possession or receipt of this information does not convey any right to
- * disclose its contents, reproduce it, or use,  or license the use,
- * for manufacture or sale, the information or anything described
- * therein. Any use, disclosure, or reproduction without BEA System's
- * prior written permission is strictly prohibited.
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  *
  * $Header:$
  */

Modified: incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/property_constraints/Controller.jpf
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/property_constraints/Controller.jpf?rev=170100&r1=170099&r2=170100&view=diff
==============================================================================
--- incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/property_constraints/Controller.jpf (original)
+++ incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/property_constraints/Controller.jpf Fri May 13 15:01:46 2005
@@ -1,17 +1,17 @@
 /*
+ * Copyright 2004 The Apache Software Foundation.
  *
- * N E T U I
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * Copyright 2004 The Apache Software Foundation.
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
- * All Rights Reserved. Unpublished rights reserved under the copyright laws
- * of the United States. The software contained on this media is proprietary
- * to and embodies the confidential technology of BEA Systems, Inc. The
- * possession or receipt of this information does not convey any right to
- * disclose its contents, reproduce it, or use,  or license the use,
- * for manufacture or sale, the information or anything described
- * therein. Any use, disclosure, or reproduction without BEA System's
- * prior written permission is strictly prohibited.
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  *
  * $Header:$
  */

Modified: incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/veto/Controller.jpf
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/veto/Controller.jpf?rev=170100&r1=170099&r2=170100&view=diff
==============================================================================
--- incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/veto/Controller.jpf (original)
+++ incubator/beehive/trunk/controls/test/webapps/controlsWeb/property/veto/Controller.jpf Fri May 13 15:01:46 2005
@@ -1,17 +1,17 @@
 /*
+ * Copyright 2004 The Apache Software Foundation.
  *
- * N E T U I
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * Copyright 2004 The Apache Software Foundation.
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
- * All Rights Reserved. Unpublished rights reserved under the copyright laws
- * of the United States. The software contained on this media is proprietary
- * to and embodies the confidential technology of BEA Systems, Inc. The
- * possession or receipt of this information does not convey any right to
- * disclose its contents, reproduce it, or use,  or license the use,
- * for manufacture or sale, the information or anything described
- * therein. Any use, disclosure, or reproduction without BEA System's
- * prior written permission is strictly prohibited.
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  *
  * $Header:$
  */

Modified: incubator/beehive/trunk/controls/test/webapps/controlsWeb/results/Controller.jpf
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/controls/test/webapps/controlsWeb/results/Controller.jpf?rev=170100&r1=170099&r2=170100&view=diff
==============================================================================
--- incubator/beehive/trunk/controls/test/webapps/controlsWeb/results/Controller.jpf (original)
+++ incubator/beehive/trunk/controls/test/webapps/controlsWeb/results/Controller.jpf Fri May 13 15:01:46 2005
@@ -1,17 +1,17 @@
 /*
+ * Copyright 2004 The Apache Software Foundation.
  *
- * N E T U I
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * Copyright 2004 The Apache Software Foundation.
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
- * All Rights Reserved. Unpublished rights reserved under the copyright laws
- * of the United States. The software contained on this media is proprietary
- * to and embodies the confidential technology of BEA Systems, Inc. The
- * possession or receipt of this information does not convey any right to
- * disclose its contents, reproduce it, or use,  or license the use,
- * for manufacture or sale, the information or anything described
- * therein. Any use, disclosure, or reproduction without BEA System's
- * prior written permission is strictly prohibited.
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
  *
  * $Header:$
  */