Modified: subversion/branches/issue-3242-dev/tools/server-side/svn-backup-dumps.py URL: http://svn.apache.org/viewvc/subversion/branches/issue-3242-dev/tools/server-side/svn-backup-dumps.py?rev=890658&r1=890657&r2=890658&view=diff ============================================================================== --- subversion/branches/issue-3242-dev/tools/server-side/svn-backup-dumps.py (original) +++ subversion/branches/issue-3242-dev/tools/server-side/svn-backup-dumps.py Tue Dec 15 06:14:36 2009 @@ -3,10 +3,10 @@ # svn-backup-dumps.py -- Create dumpfiles to backup a subversion repository. # # ==================================================================== -# Licensed to the Subversion Corporation (SVN Corp.) under one +# 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 SVN Corp. licenses this file +# 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
Modified: subversion/branches/issue-3242-dev/tools/server-side/svn-populate-node-origins-index.c URL: http://svn.apache.org/viewvc/subversion/branches/issue-3242-dev/tools/server-side/svn-populate-node-origins-index.c?rev=890658&r1=890657&r2=890658&view=diff ============================================================================== --- subversion/branches/issue-3242-dev/tools/server-side/svn-populate-node-origins-index.c (original) +++ subversion/branches/issue-3242-dev/tools/server-side/svn-populate-node-origins-index.c Tue Dec 15 06:14:36 2009 @@ -3,10 +3,10 @@ * origins index. * * ==================================================================== - * Licensed to the Subversion Corporation (SVN Corp.) under one + * 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 SVN Corp. licenses this file + * 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 Modified: subversion/branches/issue-3242-dev/tools/server-side/svn-rep-sharing-stats.c URL: http://svn.apache.org/viewvc/subversion/branches/issue-3242-dev/tools/server-side/svn-rep-sharing-stats.c?rev=890658&r1=890657&r2=890658&view=diff ============================================================================== --- subversion/branches/issue-3242-dev/tools/server-side/svn-rep-sharing-stats.c (original) +++ subversion/branches/issue-3242-dev/tools/server-side/svn-rep-sharing-stats.c Tue Dec 15 06:14:36 2009 @@ -1,9 +1,9 @@ /* * ==================================================================== - * Licensed to the Subversion Corporation (SVN Corp.) under one + * 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 SVN Corp. licenses this file + * 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 Modified: subversion/branches/issue-3242-dev/tools/server-side/svn_server_log_parse.py URL: http://svn.apache.org/viewvc/subversion/branches/issue-3242-dev/tools/server-side/svn_server_log_parse.py?rev=890658&r1=890657&r2=890658&view=diff ============================================================================== --- subversion/branches/issue-3242-dev/tools/server-side/svn_server_log_parse.py (original) +++ subversion/branches/issue-3242-dev/tools/server-side/svn_server_log_parse.py Tue Dec 15 06:14:36 2009 @@ -1,10 +1,10 @@ #!/usr/bin/python # ==================================================================== -# Licensed to the Subversion Corporation (SVN Corp.) under one +# 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 SVN Corp. licenses this file +# 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 Modified: subversion/branches/issue-3242-dev/tools/server-side/svnauthz-validate.c URL: http://svn.apache.org/viewvc/subversion/branches/issue-3242-dev/tools/server-side/svnauthz-validate.c?rev=890658&r1=890657&r2=890658&view=diff ============================================================================== --- subversion/branches/issue-3242-dev/tools/server-side/svnauthz-validate.c (original) +++ subversion/branches/issue-3242-dev/tools/server-side/svnauthz-validate.c Tue Dec 15 06:14:36 2009 @@ -2,10 +2,10 @@ * svnauthz-validate.c : Load and validate an authz file. * * ==================================================================== - * Licensed to the Subversion Corporation (SVN Corp.) under one + * 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 SVN Corp. licenses this file + * 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 Modified: subversion/branches/issue-3242-dev/tools/server-side/test_svn_server_log_parse.py URL: http://svn.apache.org/viewvc/subversion/branches/issue-3242-dev/tools/server-side/test_svn_server_log_parse.py?rev=890658&r1=890657&r2=890658&view=diff ============================================================================== --- subversion/branches/issue-3242-dev/tools/server-side/test_svn_server_log_parse.py (original) +++ subversion/branches/issue-3242-dev/tools/server-side/test_svn_server_log_parse.py Tue Dec 15 06:14:36 2009 @@ -1,10 +1,10 @@ #!/usr/bin/python # ==================================================================== -# Licensed to the Subversion Corporation (SVN Corp.) under one +# 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 SVN Corp. licenses this file +# 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 Modified: subversion/branches/issue-3242-dev/tools/xslt/svnindex.css URL: http://svn.apache.org/viewvc/subversion/branches/issue-3242-dev/tools/xslt/svnindex.css?rev=890658&r1=890657&r2=890658&view=diff ============================================================================== --- subversion/branches/issue-3242-dev/tools/xslt/svnindex.css (original) +++ subversion/branches/issue-3242-dev/tools/xslt/svnindex.css Tue Dec 15 06:14:36 2009 @@ -1,3 +1,24 @@ +/* + * + * 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. + * + */ + /* A sample style sheet for displaying the Subversion directory listing that is generated by mod_dav_svn and "svnindex.xsl". */ Modified: subversion/branches/issue-3242-dev/tools/xslt/svnindex.xsl URL: http://svn.apache.org/viewvc/subversion/branches/issue-3242-dev/tools/xslt/svnindex.xsl?rev=890658&r1=890657&r2=890658&view=diff ============================================================================== --- subversion/branches/issue-3242-dev/tools/xslt/svnindex.xsl (original) +++ subversion/branches/issue-3242-dev/tools/xslt/svnindex.xsl Tue Dec 15 06:14:36 2009 @@ -1,4 +1,25 @@ <?xml version="1.0"?> +<!-- + + 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. + +--> + <!-- A sample XML transformation style sheet for displaying the Subversion directory listing that is generated by mod_dav_svn when the "SVNIndexXSLT" Modified: subversion/branches/issue-3242-dev/win-tests.py URL: http://svn.apache.org/viewvc/subversion/branches/issue-3242-dev/win-tests.py?rev=890658&r1=890657&r2=890658&view=diff ============================================================================== --- subversion/branches/issue-3242-dev/win-tests.py (original) +++ subversion/branches/issue-3242-dev/win-tests.py Tue Dec 15 06:14:36 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. +# +# """ Driver for running the tests on Windows. Modified: subversion/branches/issue-3242-dev/www/design.html URL: http://svn.apache.org/viewvc/subversion/branches/issue-3242-dev/www/design.html?rev=890658&r1=890657&r2=890658&view=diff ============================================================================== --- subversion/branches/issue-3242-dev/www/design.html (original) +++ subversion/branches/issue-3242-dev/www/design.html Tue Dec 15 06:14:36 2009 @@ -113,10 +113,10 @@ <!-- ================================================================ - Licensed to the Subversion Corporation (SVN Corp.) under one + 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 SVN Corp. licenses this file + 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 Modified: subversion/branches/issue-3242-dev/www/links.html URL: http://svn.apache.org/viewvc/subversion/branches/issue-3242-dev/www/links.html?rev=890658&r1=890657&r2=890658&view=diff ============================================================================== --- subversion/branches/issue-3242-dev/www/links.html (original) +++ subversion/branches/issue-3242-dev/www/links.html Tue Dec 15 06:14:36 2009 @@ -315,6 +315,12 @@ >http://zigversion.com/</a> </p></li> + <li><p><b>iVersion</b> - Graphical Subversion client for the iphone<br/> + <em>(Not open source. Available in the Apple store)</em><br/> + <a href="http://www.benreeves.co.uk/" + >http://www.benreeves.co.uk/</a> + </p></li> + </ul> </div> Modified: subversion/branches/issue-3242-dev/www/release-history.html URL: http://svn.apache.org/viewvc/subversion/branches/issue-3242-dev/www/release-history.html?rev=890658&r1=890657&r2=890658&view=diff ============================================================================== --- subversion/branches/issue-3242-dev/www/release-history.html (original) +++ subversion/branches/issue-3242-dev/www/release-history.html Tue Dec 15 06:14:36 2009 @@ -31,7 +31,7 @@ <ul> <li> - <b>Subversion 1.6.6</b> (Wednesday, 21 October 2009): Bugfix release. + <b>Subversion 1.6.6</b> (Thursday, 22 October 2009): Bugfix release. </li> <li> <b>Subversion 1.6.5</b> (Saturday, 22 August 2009): Bugfix release. Modified: subversion/branches/issue-3242-dev/www/translating.html URL: http://svn.apache.org/viewvc/subversion/branches/issue-3242-dev/www/translating.html?rev=890658&r1=890657&r2=890658&view=diff ============================================================================== --- subversion/branches/issue-3242-dev/www/translating.html (original) +++ subversion/branches/issue-3242-dev/www/translating.html Tue Dec 15 06:14:36 2009 @@ -116,10 +116,10 @@ <p>Please replace that block with the following text:</p> <pre> # <Your language> translation for subversion package - # Licensed to the Subversion Corporation (SVN Corp.) under one + # 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 SVN Corp. licenses this file + # 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
