Author: vsiveton
Date: Wed Jan 28 14:18:09 2009
New Revision: 738495

URL: http://svn.apache.org/viewvc?rev=738495&view=rev
Log:
o added license header

Modified:
    maven/doxia/site/src/site/apt/book/index.apt
    maven/doxia/site/src/site/apt/references/apt-format.apt
    maven/doxia/site/src/site/apt/references/doxia-apt.apt

Modified: maven/doxia/site/src/site/apt/book/index.apt
URL: 
http://svn.apache.org/viewvc/maven/doxia/site/src/site/apt/book/index.apt?rev=738495&r1=738494&r2=738495&view=diff
==============================================================================
--- maven/doxia/site/src/site/apt/book/index.apt (original)
+++ maven/doxia/site/src/site/apt/book/index.apt Wed Jan 28 14:18:09 2009
@@ -7,6 +7,26 @@
  2009-01-28
  ------
 
+~~ 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.
+
+~~ NOTE: For help with the syntax of this file, see:
+~~ http://maven.apache.org/doxia/references/apt-format.html
+
 Introduction
 
  Doxia allows you to write books like user manuals and guides in any format 
supported by Doxia. Combined with the

Modified: maven/doxia/site/src/site/apt/references/apt-format.apt
URL: 
http://svn.apache.org/viewvc/maven/doxia/site/src/site/apt/references/apt-format.apt?rev=738495&r1=738494&r2=738495&view=diff
==============================================================================
--- maven/doxia/site/src/site/apt/references/apt-format.apt (original)
+++ maven/doxia/site/src/site/apt/references/apt-format.apt Wed Jan 28 14:18:09 
2009
@@ -3,6 +3,28 @@
  -----
  Jason van Zyl
  -----
+ 2009-01-28
+ ------
+
+~~ 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.
+
+~~ NOTE: For help with the syntax of this file, see:
+~~ http://maven.apache.org/doxia/references/apt-format.html
 
 The APT format
 ~~~~~~~~~~~~~~

Modified: maven/doxia/site/src/site/apt/references/doxia-apt.apt
URL: 
http://svn.apache.org/viewvc/maven/doxia/site/src/site/apt/references/doxia-apt.apt?rev=738495&r1=738494&r2=738495&view=diff
==============================================================================
--- maven/doxia/site/src/site/apt/references/doxia-apt.apt (original)
+++ maven/doxia/site/src/site/apt/references/doxia-apt.apt Wed Jan 28 14:18:09 
2009
@@ -3,6 +3,28 @@
  -----
  Lukas Theussl
  -----
+ 2009-01-28
+ ------
+
+~~ 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.
+
+~~ NOTE: For help with the syntax of this file, see:
+~~ http://maven.apache.org/doxia/references/apt-format.html
 
 Enhancements to the APT format
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -11,7 +33,7 @@
   original {{{./apt-format.html}APT}} format that were incorporated in Doxia.
   Note that the original specification still applies to <<Doxia-1.0>>
   (used e.g. by Maven-2.0.x), the changes outlined here only apply from
-  <<Doxia-1.1>> (used by Maven >= 2.1.x). 
+  <<Doxia-1.1>> (used by Maven >= 2.1.x).
   Apart from some exceptions, these differences are usually
   'backwards-compatible', i.e. any document that gets correctly processed
   by Aptconvert should also


Reply via email to