Author: bodewig Date: Mon Sep 11 21:30:58 2006 New Revision: 442446 URL: http://svn.apache.org/viewvc?view=rev&rev=442446 Log: Add license, remove copyright
Modified: ant/antlibs/antunit/trunk/docs/assert.html ant/antlibs/antunit/trunk/docs/assertions.html ant/antlibs/antunit/trunk/docs/expectfailure.html ant/antlibs/antunit/trunk/docs/index.html Modified: ant/antlibs/antunit/trunk/docs/assert.html URL: http://svn.apache.org/viewvc/ant/antlibs/antunit/trunk/docs/assert.html?view=diff&rev=442446&r1=442445&r2=442446 ============================================================================== --- ant/antlibs/antunit/trunk/docs/assert.html (original) +++ ant/antlibs/antunit/trunk/docs/assert.html Mon Sep 11 21:30:58 2006 @@ -1,3 +1,19 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + 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. +--> <html> <head> <meta http-equiv="Content-Language" content="en-us"></meta> @@ -49,6 +65,5 @@ </pre> <hr/> - <p align="center">Copyright © 2005 The Apache Software Foundation. All rights Reserved.</p> </body> </html> Modified: ant/antlibs/antunit/trunk/docs/assertions.html URL: http://svn.apache.org/viewvc/ant/antlibs/antunit/trunk/docs/assertions.html?view=diff&rev=442446&r1=442445&r2=442446 ============================================================================== --- ant/antlibs/antunit/trunk/docs/assertions.html (original) +++ ant/antlibs/antunit/trunk/docs/assertions.html Mon Sep 11 21:30:58 2006 @@ -1,3 +1,19 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + 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. +--> <html> <head> <meta http-equiv="Content-Language" content="en-us"></meta> @@ -500,6 +516,5 @@ </table> <hr/> - <p align="center">Copyright © 2005 The Apache Software Foundation. All rights Reserved.</p> </body> </html> Modified: ant/antlibs/antunit/trunk/docs/expectfailure.html URL: http://svn.apache.org/viewvc/ant/antlibs/antunit/trunk/docs/expectfailure.html?view=diff&rev=442446&r1=442445&r2=442446 ============================================================================== --- ant/antlibs/antunit/trunk/docs/expectfailure.html (original) +++ ant/antlibs/antunit/trunk/docs/expectfailure.html Mon Sep 11 21:30:58 2006 @@ -1,3 +1,19 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + 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. +--> <html> <head> <meta http-equiv="Content-Language" content="en-us"></meta> @@ -64,6 +80,5 @@ </pre> <hr/> - <p align="center">Copyright © 2005-2006 The Apache Software Foundation. All rights Reserved.</p> </body> </html> Modified: ant/antlibs/antunit/trunk/docs/index.html URL: http://svn.apache.org/viewvc/ant/antlibs/antunit/trunk/docs/index.html?view=diff&rev=442446&r1=442445&r2=442446 ============================================================================== --- ant/antlibs/antunit/trunk/docs/index.html (original) +++ ant/antlibs/antunit/trunk/docs/index.html Mon Sep 11 21:30:58 2006 @@ -1,3 +1,19 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + 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. +--> <html> <head> <meta http-equiv="Content-Language" content="en-us"></meta> @@ -108,6 +124,5 @@ </ul> <hr/> - <p align="center">Copyright © 2005 The Apache Software Foundation. All rights Reserved.</p> </body> </html> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]