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:$ */
