You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2014/05/18 16:26:57 UTC

svn commit: r1595626 - in /maven/shared/trunk: file-management/src/site/resources/ maven-archiver/src/site/resources/ maven-artifact-resolver/src/site/resources/ maven-common-artifact-filters/src/site/resources/ maven-dependency-analyzer/src/site/resou...

Author: hboutemy
Date: Sun May 18 14:26:56 2014
New Revision: 1595626

URL: http://svn.apache.org/r1595626
Log:
added license header

Modified:
    maven/shared/trunk/file-management/src/site/resources/download.cgi
    maven/shared/trunk/maven-archiver/src/site/resources/download.cgi
    maven/shared/trunk/maven-artifact-resolver/src/site/resources/download.cgi
    maven/shared/trunk/maven-common-artifact-filters/src/site/resources/download.cgi
    maven/shared/trunk/maven-dependency-analyzer/src/site/resources/download.cgi
    maven/shared/trunk/maven-downloader/src/site/resources/download.cgi
    maven/shared/trunk/maven-filtering/src/site/resources/download.cgi
    maven/shared/trunk/maven-invoker/src/site/resources/download.cgi
    maven/shared/trunk/maven-jarsigner/src/site/resources/download.cgi
    maven/shared/trunk/maven-mapping/src/site/resources/download.cgi
    maven/shared/trunk/maven-osgi/src/site/resources/download.cgi
    maven/shared/trunk/maven-project-utils/src/site/resources/download.cgi
    maven/shared/trunk/maven-reporting-api/src/site/resources/download.cgi
    maven/shared/trunk/maven-reporting-exec/src/site/resources/download.cgi
    maven/shared/trunk/maven-reporting-impl/src/site/resources/download.cgi
    maven/shared/trunk/maven-repository-builder/src/site/resources/download.cgi
    maven/shared/trunk/maven-runtime/src/site/resources/download.cgi
    maven/shared/trunk/maven-script-interpreter/src/site/resources/download.cgi
    maven/shared/trunk/maven-shared-components/src/site/resources/download.cgi
    maven/shared/trunk/maven-shared-incremental/src/site/resources/download.cgi
    maven/shared/trunk/maven-shared-io/src/site/resources/download.cgi
    maven/shared/trunk/maven-shared-jar/src/site/resources/download.cgi
    maven/shared/trunk/maven-shared-resources/src/site/resources/download.cgi
    maven/shared/trunk/maven-shared-utils/src/site/resources/download.cgi
    maven/shared/trunk/maven-verifier/src/site/resources/download.cgi

Modified: maven/shared/trunk/file-management/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/file-management/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/file-management/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/file-management/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: maven/shared/trunk/maven-archiver/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-archiver/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/maven-archiver/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/maven-archiver/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: maven/shared/trunk/maven-artifact-resolver/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-artifact-resolver/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/maven-artifact-resolver/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/maven-artifact-resolver/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: maven/shared/trunk/maven-common-artifact-filters/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-common-artifact-filters/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/maven-common-artifact-filters/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/maven-common-artifact-filters/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: maven/shared/trunk/maven-dependency-analyzer/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-dependency-analyzer/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/maven-dependency-analyzer/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/maven-dependency-analyzer/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: maven/shared/trunk/maven-downloader/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-downloader/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/maven-downloader/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/maven-downloader/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: maven/shared/trunk/maven-filtering/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-filtering/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/maven-filtering/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/maven-filtering/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: maven/shared/trunk/maven-invoker/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-invoker/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/maven-invoker/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/maven-invoker/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: maven/shared/trunk/maven-jarsigner/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-jarsigner/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/maven-jarsigner/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/maven-jarsigner/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: maven/shared/trunk/maven-mapping/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-mapping/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/maven-mapping/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/maven-mapping/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: maven/shared/trunk/maven-osgi/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-osgi/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/maven-osgi/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/maven-osgi/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: maven/shared/trunk/maven-project-utils/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-project-utils/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/maven-project-utils/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/maven-project-utils/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: maven/shared/trunk/maven-reporting-api/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-api/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/maven-reporting-api/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/maven-reporting-api/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: maven/shared/trunk/maven-reporting-exec/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-exec/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/maven-reporting-exec/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/maven-reporting-exec/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: maven/shared/trunk/maven-reporting-impl/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-impl/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/maven-reporting-impl/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/maven-reporting-impl/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: maven/shared/trunk/maven-repository-builder/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-repository-builder/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/maven-repository-builder/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/maven-repository-builder/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: maven/shared/trunk/maven-runtime/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-runtime/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/maven-runtime/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/maven-runtime/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: maven/shared/trunk/maven-script-interpreter/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-script-interpreter/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/maven-script-interpreter/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/maven-script-interpreter/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: maven/shared/trunk/maven-shared-components/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-components/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/maven-shared-components/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/maven-shared-components/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: maven/shared/trunk/maven-shared-incremental/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-incremental/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/maven-shared-incremental/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/maven-shared-incremental/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: maven/shared/trunk/maven-shared-io/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-io/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/maven-shared-io/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/maven-shared-io/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: maven/shared/trunk/maven-shared-jar/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-jar/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/maven-shared-jar/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/maven-shared-jar/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: maven/shared/trunk/maven-shared-resources/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-resources/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/maven-shared-resources/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/maven-shared-resources/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: maven/shared/trunk/maven-shared-utils/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-utils/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/maven-shared-utils/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/maven-shared-utils/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Modified: maven/shared/trunk/maven-verifier/src/site/resources/download.cgi
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-verifier/src/site/resources/download.cgi?rev=1595626&r1=1595625&r2=1595626&view=diff
==============================================================================
--- maven/shared/trunk/maven-verifier/src/site/resources/download.cgi (original)
+++ maven/shared/trunk/maven-verifier/src/site/resources/download.cgi Sun May 18 14:26:56 2014
@@ -1,4 +1,22 @@
 #!/bin/sh
+#
+# 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.
+#
 # Just call the standard mirrors.cgi script. It will use download.html
 # as the input template.
 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file