You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ta...@apache.org on 2008/06/10 18:31:59 UTC

svn commit: r666184 - in /httpd/docs-build/trunk: build.bat build.sh build.xml deps.xml lib/DocUtil.pm lib/allmodules.pl lib/lcp.bat lib/metafile.pl prereq.xml

Author: takashi
Date: Tue Jun 10 09:31:59 2008
New Revision: 666184

URL: http://svn.apache.org/viewvc?rev=666184&view=rev
Log:
update license header text

Modified:
    httpd/docs-build/trunk/build.bat
    httpd/docs-build/trunk/build.sh
    httpd/docs-build/trunk/build.xml
    httpd/docs-build/trunk/deps.xml
    httpd/docs-build/trunk/lib/DocUtil.pm
    httpd/docs-build/trunk/lib/allmodules.pl
    httpd/docs-build/trunk/lib/lcp.bat
    httpd/docs-build/trunk/lib/metafile.pl
    httpd/docs-build/trunk/prereq.xml

Modified: httpd/docs-build/trunk/build.bat
URL: http://svn.apache.org/viewvc/httpd/docs-build/trunk/build.bat?rev=666184&r1=666183&r2=666184&view=diff
==============================================================================
--- httpd/docs-build/trunk/build.bat (original)
+++ httpd/docs-build/trunk/build.bat Tue Jun 10 09:31:59 2008
@@ -1,7 +1,19 @@
 @echo off
 
-REM   Copyright (c) 2001-2004 The Apache Software Foundation.  All rights
-REM   reserved.
+REM   Licensed to the Apache Software Foundation (ASF) under one or more
+REM   contributor license agreements.  See the NOTICE file distributed with
+REM   this work for additional information regarding copyright ownership.
+REM   The ASF licenses this file to You under the Apache License, Version 2.0
+REM   (the "License"); you may not use this file except in compliance with
+REM   the License.  You may obtain a copy of the License at
+REM
+REM       http://www.apache.org/licenses/LICENSE-2.0
+REM
+REM   Unless required by applicable law or agreed to in writing, software
+REM   distributed under the License is distributed on an "AS IS" BASIS,
+REM   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+REM   See the License for the specific language governing permissions and
+REM   limitations under the License.
 
 REM   This file is derived from the ant-1.5.3 distribution
 

Modified: httpd/docs-build/trunk/build.sh
URL: http://svn.apache.org/viewvc/httpd/docs-build/trunk/build.sh?rev=666184&r1=666183&r2=666184&view=diff
==============================================================================
--- httpd/docs-build/trunk/build.sh (original)
+++ httpd/docs-build/trunk/build.sh Tue Jun 10 09:31:59 2008
@@ -1,7 +1,19 @@
 #! /bin/sh
 
-#   Copyright (c) 2001-2004 The Apache Software Foundation.  All rights
-#   reserved.
+# 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.
 
 #   This file is derived from the ant-1.5.3 distribution
 

Modified: httpd/docs-build/trunk/build.xml
URL: http://svn.apache.org/viewvc/httpd/docs-build/trunk/build.xml?rev=666184&r1=666183&r2=666184&view=diff
==============================================================================
--- httpd/docs-build/trunk/build.xml (original)
+++ httpd/docs-build/trunk/build.xml Tue Jun 10 09:31:59 2008
@@ -2,12 +2,12 @@
 <!DOCTYPE project [ <!ENTITY desc SYSTEM "../style/description.xml"> ]>
 
 <!--
- Copyright 2002-2005 The Apache Software Foundation or its licensors,
-                     as applicable
-
- 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
+ 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
 

Modified: httpd/docs-build/trunk/deps.xml
URL: http://svn.apache.org/viewvc/httpd/docs-build/trunk/deps.xml?rev=666184&r1=666183&r2=666184&view=diff
==============================================================================
--- httpd/docs-build/trunk/deps.xml (original)
+++ httpd/docs-build/trunk/deps.xml Tue Jun 10 09:31:59 2008
@@ -1,10 +1,10 @@
 <!--
- Copyright 2003-2005 The Apache Software Foundation or its licensors,
-                     as applicable
-
- 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
+ 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
 

Modified: httpd/docs-build/trunk/lib/DocUtil.pm
URL: http://svn.apache.org/viewvc/httpd/docs-build/trunk/lib/DocUtil.pm?rev=666184&r1=666183&r2=666184&view=diff
==============================================================================
--- httpd/docs-build/trunk/lib/DocUtil.pm (original)
+++ httpd/docs-build/trunk/lib/DocUtil.pm Tue Jun 10 09:31:59 2008
@@ -1,11 +1,11 @@
 #!perl -w
 #
-# Copyright 2003-2005 The Apache Software Foundation or its licensors,
-#                     as applicable
-#
-# 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
+# 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
 #

Modified: httpd/docs-build/trunk/lib/allmodules.pl
URL: http://svn.apache.org/viewvc/httpd/docs-build/trunk/lib/allmodules.pl?rev=666184&r1=666183&r2=666184&view=diff
==============================================================================
--- httpd/docs-build/trunk/lib/allmodules.pl (original)
+++ httpd/docs-build/trunk/lib/allmodules.pl Tue Jun 10 09:31:59 2008
@@ -1,11 +1,11 @@
 #!perl -w
 #
-# Copyright 2003-2005 The Apache Software Foundation or its licensors,
-#                     as applicable
-#
-# 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
+# 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
 #

Modified: httpd/docs-build/trunk/lib/lcp.bat
URL: http://svn.apache.org/viewvc/httpd/docs-build/trunk/lib/lcp.bat?rev=666184&r1=666183&r2=666184&view=diff
==============================================================================
--- httpd/docs-build/trunk/lib/lcp.bat (original)
+++ httpd/docs-build/trunk/lib/lcp.bat Tue Jun 10 09:31:59 2008
@@ -1,5 +1,17 @@
-REM   Copyright (c) 2001-2004 The Apache Software Foundation.  All rights
-REM   reserved.
+REM   Licensed to the Apache Software Foundation (ASF) under one or more
+REM   contributor license agreements.  See the NOTICE file distributed with
+REM   this work for additional information regarding copyright ownership.
+REM   The ASF licenses this file to You under the Apache License, Version 2.0
+REM   (the "License"); you may not use this file except in compliance with
+REM   the License.  You may obtain a copy of the License at
+REM
+REM       http://www.apache.org/licenses/LICENSE-2.0
+REM
+REM   Unless required by applicable law or agreed to in writing, software
+REM   distributed under the License is distributed on an "AS IS" BASIS,
+REM   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+REM   See the License for the specific language governing permissions and
+REM   limitations under the License.
 
 set _CLASSPATHCOMPONENT=%1
 if ""%1""=="""" goto gotAllArgs

Modified: httpd/docs-build/trunk/lib/metafile.pl
URL: http://svn.apache.org/viewvc/httpd/docs-build/trunk/lib/metafile.pl?rev=666184&r1=666183&r2=666184&view=diff
==============================================================================
--- httpd/docs-build/trunk/lib/metafile.pl (original)
+++ httpd/docs-build/trunk/lib/metafile.pl Tue Jun 10 09:31:59 2008
@@ -1,11 +1,11 @@
 #!perl -w
 #
-# Copyright 2003-2005 The Apache Software Foundation or its licensors,
-#                     as applicable
-#
-# 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
+# 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
 #

Modified: httpd/docs-build/trunk/prereq.xml
URL: http://svn.apache.org/viewvc/httpd/docs-build/trunk/prereq.xml?rev=666184&r1=666183&r2=666184&view=diff
==============================================================================
--- httpd/docs-build/trunk/prereq.xml (original)
+++ httpd/docs-build/trunk/prereq.xml Tue Jun 10 09:31:59 2008
@@ -5,12 +5,12 @@
 ]>
 
 <!--
- Copyright 2004-2005 The Apache Software Foundation or its licensors,
-                     as applicable
-
- 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
+ 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