vgritsenko 02/02/26 20:08:01
Modified: src/documentation/xdocs book.xml
src/documentation/xdocs/dtd document-v10.dtd
src/documentation/xdocs/ctwig book.xml
src/documentation/xdocs/developing book.xml
Log:
fix year
Revision Changes Path
1.6 +1 -1 xml-cocoon2/src/documentation/xdocs/book.xml
Index: book.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/book.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- book.xml 23 Feb 2002 23:28:15 -0000 1.5
+++ book.xml 27 Feb 2002 04:08:01 -0000 1.6
@@ -3,7 +3,7 @@
<book software="Apache Cocoon"
title="Apache Cocoon Documentation"
- copyright="1999-2002 The Apache Software Foundation"
+ copyright="@year@ The Apache Software Foundation"
xmlns:xlink="http://www.w3.org/1999/xlink">
<menu label="About">
1.3 +1 -1 xml-cocoon2/src/documentation/xdocs/dtd/document-v10.dtd
Index: document-v10.dtd
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/dtd/document-v10.dtd,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- document-v10.dtd 23 Feb 2002 23:25:24 -0000 1.2
+++ document-v10.dtd 27 Feb 2002 04:08:01 -0000 1.3
@@ -54,7 +54,7 @@
20020223 Allowed "figure" at section level (SM)
COPYRIGHT:
- Copyright (c) 1999-2002 The Apache Software Foundation.
+ Copyright (c) @year@ The Apache Software Foundation.
Permission to copy in any form is granted provided this notice is
included in all copies. Permission to redistribute is granted
1.2 +1 -1 xml-cocoon2/src/documentation/xdocs/ctwig/book.xml
Index: book.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/ctwig/book.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- book.xml 3 Jan 2002 12:31:02 -0000 1.1
+++ book.xml 27 Feb 2002 04:08:01 -0000 1.2
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN"
"../dtd/book-cocoon-v10.dtd">
-<book software="Apache Cocoon" title="Apache Cocoon Idiot's Guide Documentation"
copyright="1999-2001 Jeremy Aston">
+<book software="Apache Cocoon" title="Apache Cocoon Idiot's Guide Documentation"
copyright="@year@ Jeremy Aston">
<menu label="Navigation">
<menu-item label="Main" href="../index.html"/>
</menu>
1.5 +1 -1 xml-cocoon2/src/documentation/xdocs/developing/book.xml
Index: book.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/developing/book.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- book.xml 23 Feb 2002 23:25:56 -0000 1.4
+++ book.xml 27 Feb 2002 04:08:01 -0000 1.5
@@ -3,7 +3,7 @@
<book software="Apache Cocoon"
title="Apache Cocoon Developer Documentation"
- copyright="1999-2002 The Apache Software Foundation">
+ copyright="@year@ The Apache Software Foundation">
<menu label="Navigation">
<menu-item label="Main" href="../index.html"/>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]