Author: hwright
Date: Thu Dec 3 02:53:04 2009
New Revision: 886664
URL: http://svn.apache.org/viewvc?rev=886664&view=rev
Log:
More license cleanup: Add ALv2 blurb to the man page sources.
* subversion/svndumpfilter/svndumpfilter.1,
subversion/svn/svn.1,
subversion/svnversion/svnversion.1,
subversion/svnadmin/svnadmin.1,
subversion/svnlook/svnlook.1,
subversion/svnsync/svnsync.1,
subversion/svnserve/svnserve.8,
subversion/svnserve/svnserve.conf.5:
Add ALv2 blurb.
Modified:
subversion/trunk/subversion/svn/svn.1
subversion/trunk/subversion/svnadmin/svnadmin.1
subversion/trunk/subversion/svndumpfilter/svndumpfilter.1
subversion/trunk/subversion/svnlook/svnlook.1
subversion/trunk/subversion/svnserve/svnserve.8
subversion/trunk/subversion/svnserve/svnserve.conf.5
subversion/trunk/subversion/svnsync/svnsync.1
subversion/trunk/subversion/svnversion/svnversion.1
Modified: subversion/trunk/subversion/svn/svn.1
URL:
http://svn.apache.org/viewvc/subversion/trunk/subversion/svn/svn.1?rev=886664&r1=886663&r2=886664&view=diff
==============================================================================
--- subversion/trunk/subversion/svn/svn.1 (original)
+++ subversion/trunk/subversion/svn/svn.1 Thu Dec 3 02:53:04 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.
+.\"
+.\"
.\" You can view this file with:
.\" nroff -man [filename]
.\"
Modified: subversion/trunk/subversion/svnadmin/svnadmin.1
URL:
http://svn.apache.org/viewvc/subversion/trunk/subversion/svnadmin/svnadmin.1?rev=886664&r1=886663&r2=886664&view=diff
==============================================================================
--- subversion/trunk/subversion/svnadmin/svnadmin.1 (original)
+++ subversion/trunk/subversion/svnadmin/svnadmin.1 Thu Dec 3 02:53:04 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.
+.\"
+.\"
.\" You can view this file with:
.\" nroff -man [filename]
.\"
Modified: subversion/trunk/subversion/svndumpfilter/svndumpfilter.1
URL:
http://svn.apache.org/viewvc/subversion/trunk/subversion/svndumpfilter/svndumpfilter.1?rev=886664&r1=886663&r2=886664&view=diff
==============================================================================
--- subversion/trunk/subversion/svndumpfilter/svndumpfilter.1 (original)
+++ subversion/trunk/subversion/svndumpfilter/svndumpfilter.1 Thu Dec 3
02:53:04 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.
+.\"
+.\"
.\" You can view this file with:
.\" nroff -man [filename]
.\"
Modified: subversion/trunk/subversion/svnlook/svnlook.1
URL:
http://svn.apache.org/viewvc/subversion/trunk/subversion/svnlook/svnlook.1?rev=886664&r1=886663&r2=886664&view=diff
==============================================================================
--- subversion/trunk/subversion/svnlook/svnlook.1 (original)
+++ subversion/trunk/subversion/svnlook/svnlook.1 Thu Dec 3 02:53:04 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.
+.\"
+.\"
.\" You can view this file with:
.\" nroff -man [filename]
.\"
Modified: subversion/trunk/subversion/svnserve/svnserve.8
URL:
http://svn.apache.org/viewvc/subversion/trunk/subversion/svnserve/svnserve.8?rev=886664&r1=886663&r2=886664&view=diff
==============================================================================
--- subversion/trunk/subversion/svnserve/svnserve.8 (original)
+++ subversion/trunk/subversion/svnserve/svnserve.8 Thu Dec 3 02:53:04 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.
+.\"
+.\"
.\" You can view this file with:
.\" nroff -man [filename]
.\"
Modified: subversion/trunk/subversion/svnserve/svnserve.conf.5
URL:
http://svn.apache.org/viewvc/subversion/trunk/subversion/svnserve/svnserve.conf.5?rev=886664&r1=886663&r2=886664&view=diff
==============================================================================
--- subversion/trunk/subversion/svnserve/svnserve.conf.5 (original)
+++ subversion/trunk/subversion/svnserve/svnserve.conf.5 Thu Dec 3 02:53:04
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.
+.\"
+.\"
.\" You can view this file with:
.\" nroff -man [filename]
.\"
Modified: subversion/trunk/subversion/svnsync/svnsync.1
URL:
http://svn.apache.org/viewvc/subversion/trunk/subversion/svnsync/svnsync.1?rev=886664&r1=886663&r2=886664&view=diff
==============================================================================
--- subversion/trunk/subversion/svnsync/svnsync.1 (original)
+++ subversion/trunk/subversion/svnsync/svnsync.1 Thu Dec 3 02:53:04 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.
+.\"
+.\"
.\" You can view this file with:
.\" nroff -man [filename]
.\"
Modified: subversion/trunk/subversion/svnversion/svnversion.1
URL:
http://svn.apache.org/viewvc/subversion/trunk/subversion/svnversion/svnversion.1?rev=886664&r1=886663&r2=886664&view=diff
==============================================================================
--- subversion/trunk/subversion/svnversion/svnversion.1 (original)
+++ subversion/trunk/subversion/svnversion/svnversion.1 Thu Dec 3 02:53:04 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.
+.\"
+.\"
.\" You can view this file with:
.\" nroff -man [filename]
.\"