I took the liberty to tweak the log message -- I hope that's ok with you, Gavin!
~Neels On 10/10/2011 05:14 AM, [email protected] wrote: > Author: gmcdonald > Date: Mon Oct 10 03:14:49 2011 > New Revision: 1180771 > > URL: http://svn.apache.org/viewvc?rev=1180771&view=rev > Log: > Below changes fix 12 license header issues: > > * tools/dist/rat-excludes > > Entries added: > > subversion/tests/cmdline/diff_tests_data/ > tools/dev/benchmarks/suite1/crontab.entry > tools/dist/_gnupg.py > tools/dist/templates/*.ezt > > * tools/client-side/mergeinfo-sanitizer.py > * tools/dev/benchmarks/suite1/cronjob > > These have license headers added > > Approved by: Bert Huijben > > > Modified: > subversion/trunk/tools/client-side/mergeinfo-sanitizer.py > subversion/trunk/tools/dev/benchmarks/suite1/cronjob > subversion/trunk/tools/dist/rat-excludes > > Modified: subversion/trunk/tools/client-side/mergeinfo-sanitizer.py > URL: > http://svn.apache.org/viewvc/subversion/trunk/tools/client-side/mergeinfo-sanitizer.py?rev=1180771&r1=1180770&r2=1180771&view=diff > ============================================================================== > --- subversion/trunk/tools/client-side/mergeinfo-sanitizer.py (original) > +++ subversion/trunk/tools/client-side/mergeinfo-sanitizer.py Mon Oct 10 > 03:14:49 2011 > @@ -1,4 +1,23 @@ > #!/usr/bin/env python > +# > +# ==================================================================== > +# 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. > +# ==================================================================== > import svn > import sys > import os > > Modified: subversion/trunk/tools/dev/benchmarks/suite1/cronjob > URL: > http://svn.apache.org/viewvc/subversion/trunk/tools/dev/benchmarks/suite1/cronjob?rev=1180771&r1=1180770&r2=1180771&view=diff > ============================================================================== > --- subversion/trunk/tools/dev/benchmarks/suite1/cronjob (original) > +++ subversion/trunk/tools/dev/benchmarks/suite1/cronjob Mon Oct 10 03:14:49 > 2011 > @@ -1,4 +1,24 @@ > #!/bin/bash > +# > +# ==================================================================== > +# 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 is the cronjob as run on our ASF box aka svn-qavm. > # It uses neels' mad bash script magic called 'pat' to update and > # build the latest trunk, invokes a benchmark and sends as mail. > > Modified: subversion/trunk/tools/dist/rat-excludes > URL: > http://svn.apache.org/viewvc/subversion/trunk/tools/dist/rat-excludes?rev=1180771&r1=1180770&r2=1180771&view=diff > ============================================================================== > --- subversion/trunk/tools/dist/rat-excludes (original) > +++ subversion/trunk/tools/dist/rat-excludes Mon Oct 10 03:14:49 2011 > @@ -15,6 +15,7 @@ doc/doxygen.conf > notes/** > packages/ > subversion/tests/cmdline/getopt_tests_data/* > +subversion/tests/cmdline/diff_tests_data/* > subversion/bindings/swig/NOTES > subversion/libsvn_fs_base/notes/TODO > subversion/libsvn_fs_base/notes/fs-history > @@ -31,8 +32,11 @@ subversion/bindings/ctypes-python/csvn/e > subversion/tests/cmdline/svntest/err.py > tools/buildbot/master/public_html/buildbot.css > tools/dist/rat-excludes > +tools/dist/_gnupg.py > +tools/dist/templates/*.ezt > tools/dev/iz/defect.dem > tools/dev/iz/ff2csv.command > +tools/dev/benchmarks/suite1/crontab.entry > tools/hook-scripts/mailer/tests/mailer-t1.output > **/*.dump > **/*.icns > >
signature.asc
Description: OpenPGP digital signature
