stefano 2003/03/26 13:25:59
Modified: src/webapp/samples/i18n menu.xml
Log:
added year token
Revision Changes Path
1.3 +1 -1 cocoon-2.1/src/webapp/samples/i18n/menu.xml
Index: menu.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/webapp/samples/i18n/menu.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- menu.xml 26 Mar 2003 07:32:20 -0000 1.2
+++ menu.xml 26 Mar 2003 21:25:57 -0000 1.3
@@ -3,7 +3,7 @@
<book software="Apache Cocoon"
title="Apache Cocoon i18n Samples"
- copyright="1999-2003 The Apache Software Foundation"
+ copyright="@year@ The Apache Software Foundation"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:i18n="http://apache.org/cocoon/i18n/2.1"
i18n:attr="title"
|