You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by cm...@apache.org on 2009/12/15 07:15:17 UTC

svn commit: r890658 [18/27] - in /subversion/branches/issue-3242-dev: ./ build/ build/ac-macros/ build/generator/ build/generator/swig/ build/generator/templates/ build/generator/util/ build/hudson/ build/hudson/jobs/ build/hudson/jobs/subversion-1.6.x...

Modified: subversion/branches/issue-3242-dev/subversion/mod_dav_svn/reports/get-locations.c
URL: http://svn.apache.org/viewvc/subversion/branches/issue-3242-dev/subversion/mod_dav_svn/reports/get-locations.c?rev=890658&r1=890657&r2=890658&view=diff
==============================================================================
--- subversion/branches/issue-3242-dev/subversion/mod_dav_svn/reports/get-locations.c (original)
+++ subversion/branches/issue-3242-dev/subversion/mod_dav_svn/reports/get-locations.c Tue Dec 15 06:14:36 2009
@@ -2,10 +2,10 @@
  * get-locations.c:  generate the 'get locations' report response.
  *
  * ====================================================================
- *    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/subversion/mod_dav_svn/reports/get-locks.c
URL: http://svn.apache.org/viewvc/subversion/branches/issue-3242-dev/subversion/mod_dav_svn/reports/get-locks.c?rev=890658&r1=890657&r2=890658&view=diff
==============================================================================
--- subversion/branches/issue-3242-dev/subversion/mod_dav_svn/reports/get-locks.c (original)
+++ subversion/branches/issue-3242-dev/subversion/mod_dav_svn/reports/get-locks.c Tue Dec 15 06:14:36 2009
@@ -2,10 +2,10 @@
  * version.c: mod_dav_svn versioning provider functions for Subversion
  *
  * ====================================================================
- *    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/subversion/mod_dav_svn/reports/log.c
URL: http://svn.apache.org/viewvc/subversion/branches/issue-3242-dev/subversion/mod_dav_svn/reports/log.c?rev=890658&r1=890657&r2=890658&view=diff
==============================================================================
--- subversion/branches/issue-3242-dev/subversion/mod_dav_svn/reports/log.c (original)
+++ subversion/branches/issue-3242-dev/subversion/mod_dav_svn/reports/log.c Tue Dec 15 06:14:36 2009
@@ -2,10 +2,10 @@
  * log.c: handle the log-report request and response
  *
  * ====================================================================
- *    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/subversion/mod_dav_svn/reports/mergeinfo.c
URL: http://svn.apache.org/viewvc/subversion/branches/issue-3242-dev/subversion/mod_dav_svn/reports/mergeinfo.c?rev=890658&r1=890657&r2=890658&view=diff
==============================================================================
--- subversion/branches/issue-3242-dev/subversion/mod_dav_svn/reports/mergeinfo.c (original)
+++ subversion/branches/issue-3242-dev/subversion/mod_dav_svn/reports/mergeinfo.c Tue Dec 15 06:14:36 2009
@@ -2,10 +2,10 @@
  * mergeinfo.c :  routines for getting mergeinfo
  *
  * ====================================================================
- *    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/subversion/mod_dav_svn/reports/replay.c
URL: http://svn.apache.org/viewvc/subversion/branches/issue-3242-dev/subversion/mod_dav_svn/reports/replay.c?rev=890658&r1=890657&r2=890658&view=diff
==============================================================================
--- subversion/branches/issue-3242-dev/subversion/mod_dav_svn/reports/replay.c (original)
+++ subversion/branches/issue-3242-dev/subversion/mod_dav_svn/reports/replay.c Tue Dec 15 06:14:36 2009
@@ -2,10 +2,10 @@
  * replay.c :  routines for replaying revisions
  *
  * ====================================================================
- *    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/subversion/mod_dav_svn/reports/update.c
URL: http://svn.apache.org/viewvc/subversion/branches/issue-3242-dev/subversion/mod_dav_svn/reports/update.c?rev=890658&r1=890657&r2=890658&view=diff
==============================================================================
--- subversion/branches/issue-3242-dev/subversion/mod_dav_svn/reports/update.c (original)
+++ subversion/branches/issue-3242-dev/subversion/mod_dav_svn/reports/update.c Tue Dec 15 06:14:36 2009
@@ -2,10 +2,10 @@
  * update.c: handle the update-report request and response
  *
  * ====================================================================
- *    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/subversion/mod_dav_svn/repos.c
URL: http://svn.apache.org/viewvc/subversion/branches/issue-3242-dev/subversion/mod_dav_svn/repos.c?rev=890658&r1=890657&r2=890658&view=diff
==============================================================================
--- subversion/branches/issue-3242-dev/subversion/mod_dav_svn/repos.c (original)
+++ subversion/branches/issue-3242-dev/subversion/mod_dav_svn/repos.c Tue Dec 15 06:14:36 2009
@@ -2,10 +2,10 @@
  * repos.c: mod_dav_svn repository provider functions for Subversion
  *
  * ====================================================================
- *    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/subversion/mod_dav_svn/util.c
URL: http://svn.apache.org/viewvc/subversion/branches/issue-3242-dev/subversion/mod_dav_svn/util.c?rev=890658&r1=890657&r2=890658&view=diff
==============================================================================
--- subversion/branches/issue-3242-dev/subversion/mod_dav_svn/util.c (original)
+++ subversion/branches/issue-3242-dev/subversion/mod_dav_svn/util.c Tue Dec 15 06:14:36 2009
@@ -2,10 +2,10 @@
  * util.c: some handy utility functions
  *
  * ====================================================================
- *    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/subversion/mod_dav_svn/version.c
URL: http://svn.apache.org/viewvc/subversion/branches/issue-3242-dev/subversion/mod_dav_svn/version.c?rev=890658&r1=890657&r2=890658&view=diff
==============================================================================
--- subversion/branches/issue-3242-dev/subversion/mod_dav_svn/version.c (original)
+++ subversion/branches/issue-3242-dev/subversion/mod_dav_svn/version.c Tue Dec 15 06:14:36 2009
@@ -2,10 +2,10 @@
  * version.c: mod_dav_svn versioning provider functions for Subversion
  *
  * ====================================================================
- *    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/subversion/po/de.po
URL: http://svn.apache.org/viewvc/subversion/branches/issue-3242-dev/subversion/po/de.po?rev=890658&r1=890657&r2=890658&view=diff
==============================================================================
--- subversion/branches/issue-3242-dev/subversion/po/de.po [UTF-8] (original)
+++ subversion/branches/issue-3242-dev/subversion/po/de.po [UTF-8] Tue Dec 15 06:14:36 2009
@@ -1,10 +1,10 @@
 # German translation of Subversion
 # Deutsche Übersetzung von Subversion
 #
-#    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/subversion/po/es.po
URL: http://svn.apache.org/viewvc/subversion/branches/issue-3242-dev/subversion/po/es.po?rev=890658&r1=890657&r2=890658&view=diff
==============================================================================
--- subversion/branches/issue-3242-dev/subversion/po/es.po [UTF-8] (original)
+++ subversion/branches/issue-3242-dev/subversion/po/es.po [UTF-8] Tue Dec 15 06:14:36 2009
@@ -1,10 +1,10 @@
 # Spanish translations for Subversion
 # Traducciones al español para Subversion.
 #
-#    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