Author: hwright
Date: Mon Dec 7 18:35:11 2009
New Revision: 888070
URL: http://svn.apache.org/viewvc?rev=888070&view=rev
Log:
More license updates.
* build/win32/make_gem.rb,
build/PrintPath,
aclocal.m4:
Add ALv2 blurb.
* tools/dist/rat-excludes:
Add *.rtf to our excluded files.
Modified:
subversion/trunk/aclocal.m4
subversion/trunk/build/PrintPath
subversion/trunk/build/win32/make_gem.rb
subversion/trunk/tools/dist/rat-excludes
Modified: subversion/trunk/aclocal.m4
URL:
http://svn.apache.org/viewvc/subversion/trunk/aclocal.m4?rev=888070&r1=888069&r2=888070&view=diff
==============================================================================
--- subversion/trunk/aclocal.m4 (original)
+++ subversion/trunk/aclocal.m4 Mon Dec 7 18:35:11 2009
@@ -1,3 +1,23 @@
+#
+#
+# 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.
+#
+#
# aclocal.m4: Supplementary macros used by Subversion's configure.ac
#
# These are here rather than directly in configure.ac, since this prevents
Modified: subversion/trunk/build/PrintPath
URL:
http://svn.apache.org/viewvc/subversion/trunk/build/PrintPath?rev=888070&r1=888069&r2=888070&view=diff
==============================================================================
--- subversion/trunk/build/PrintPath (original)
+++ subversion/trunk/build/PrintPath Mon Dec 7 18:35:11 2009
@@ -1,4 +1,24 @@
#!/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.
+#
+#
# Look for program[s] somewhere in $PATH.
#
# Options:
Modified: subversion/trunk/build/win32/make_gem.rb
URL:
http://svn.apache.org/viewvc/subversion/trunk/build/win32/make_gem.rb?rev=888070&r1=888069&r2=888070&view=diff
==============================================================================
--- subversion/trunk/build/win32/make_gem.rb (original)
+++ subversion/trunk/build/win32/make_gem.rb Mon Dec 7 18:35:11 2009
@@ -1,4 +1,24 @@
#!/usr/bin/env ruby
+#
+#
+# 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.
+#
+#
require 'optparse'
require 'ostruct'
Modified: subversion/trunk/tools/dist/rat-excludes
URL:
http://svn.apache.org/viewvc/subversion/trunk/tools/dist/rat-excludes?rev=888070&r1=888069&r2=888070&view=diff
==============================================================================
--- subversion/trunk/tools/dist/rat-excludes (original)
+++ subversion/trunk/tools/dist/rat-excludes Mon Dec 7 18:35:11 2009
@@ -51,3 +51,4 @@
**/*.patch
**/*.txt
**/*.svg
+**/*.rtf