pier 2003/01/31 15:30:31
Modified: legal LICENSE
src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp/java
esql.xsl
src/blocks/linkrewriter/samples/bookdemo/docs book.xml
src/documentation/stylesheets site2xhtml.xsl
src/documentation/xdocs book.xml
src/documentation/xdocs/css testdoc.xml
src/documentation/xdocs/howto/chaperon book.xml
src/documentation/xdocs/howto/xmlform-wizard book.xml
src/documentation/xdocs/userdocs/matchers
template-matcher.xml wildcardheader-matcher.xml
wildcarduri-matcher.xml
src/documentation/xdocs/userdocs/readers axisrpc-reader.xml
byterangeresource-reader.xml database-reader.xml
directoryziparchiver-reader.xml image-reader.xml
jsp-reader.xml resource-reader.xml
template-reader.xml
src/documentation/xdocs/userdocs/selectors
browser-selector.xml host-selector.xml
requestattribute-selector.xml
requestparameter-selector.xml template-selector.xml
src/java/org/apache/cocoon/components/language/markup/xsp/java
action.xsl capture.xsl cookie.xsl
form-validator.xsl input.xsl log.xsl
logicsheet-util.xsl request.xsl response.xsl
sel.xsl sendmail.xsl session.xsl soap.xsl util.xsl
xscript-lib.xsl xscript.xsl xsp.xsl
src/java/org/apache/cocoon/components/language/markup/xsp/javascript
session.xsl
src/scratchpad/webapp/samples/mail/docs/mid-col-2
asciiart-generator.xml
extendedresourceexists-action.xml
linktranslatormap-action.xml mail-action.xml
regexpuridefaults-matcher.xml
src/webapp/WEB-INF/entities book-cocoon-v10.dtd book-v01.rng
changes-v10.dtd document-v10.dtd faq-v10.dtd
javadoc-v04draft.dtd specification-v10.dtd
todo-v10.dtd
src/webapp/samples/flow/docs book.xml
src/webapp/samples/i18n menu.xml
src/webapp/samples/modules menu.xml
tools/bin ant ant.bat runant.pl
Log:
Copyright change: 2002->2003
Revision Changes Path
1.3 +1 -1 xml-cocoon2/legal/LICENSE
Index: LICENSE
===================================================================
RCS file: /home/cvs/xml-cocoon2/legal/LICENSE,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- LICENSE 7 Feb 2002 06:57:32 -0000 1.2
+++ LICENSE 31 Jan 2003 23:26:43 -0000 1.3
@@ -4,7 +4,7 @@
The Apache Software License, Version 1.1
============================================================================
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without modifica-
tion, are permitted provided that the following conditions are met:
1.7 +3 -3
xml-cocoon2/src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp/java/esql.xsl
Index: esql.xsl
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp/java/esql.xsl,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- esql.xsl 17 Dec 2002 15:02:14 -0000 1.6
+++ esql.xsl 31 Jan 2003 23:27:04 -0000 1.7
@@ -7,7 +7,7 @@
The Apache Software License, Version 1.2
============================================================================
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without modifica-
tion, are permitted provided that the following conditions are met:
1.2 +1 -1
xml-cocoon2/src/blocks/linkrewriter/samples/bookdemo/docs/book.xml
Index: book.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/blocks/linkrewriter/samples/bookdemo/docs/book.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- book.xml 22 Jan 2003 13:15:45 -0000 1.1
+++ book.xml 31 Jan 2003 23:27:24 -0000 1.2
@@ -3,7 +3,7 @@
<book software="Apache Cocoon"
title="Apache Cocoon Documentation"
- copyright="1999-2002 The Apache Software Foundation"
+ copyright="1999-2003 The Apache Software Foundation"
xmlns:xlink="http://www.w3.org/1999/xlink">
<menu label="About">
1.14 +1 -1 xml-cocoon2/src/documentation/stylesheets/site2xhtml.xsl
Index: site2xhtml.xsl
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/stylesheets/site2xhtml.xsl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- site2xhtml.xsl 3 Sep 2002 05:28:39 -0000 1.13
+++ site2xhtml.xsl 31 Jan 2003 23:28:04 -0000 1.14
@@ -143,7 +143,7 @@
<tr>
<td align="center">
<font color="#0086b2" face="arial,helvetica,sanserif" size="-1">
- <i>Copyright © 1999-2002 The Apache Software Foundation. All Rights
Reserved.</i>
+ <i>Copyright © 1999-2003 The Apache Software Foundation. All Rights
Reserved.</i>
</font>
</td>
</tr>
1.18 +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.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- book.xml 1 Dec 2002 03:24:11 -0000 1.17
+++ book.xml 31 Jan 2003 23:28:05 -0000 1.18
@@ -3,7 +3,7 @@
<book software="Apache Cocoon"
title="Apache Cocoon Documentation"
- copyright="1999-2002 The Apache Software Foundation"
+ copyright="1999-2003 The Apache Software Foundation"
xmlns:xlink="http://www.w3.org/1999/xlink">
<menu label="About">
1.2 +1 -1 xml-cocoon2/src/documentation/xdocs/css/testdoc.xml
Index: testdoc.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/css/testdoc.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- testdoc.xml 4 Mar 2002 21:47:34 -0000 1.1
+++ testdoc.xml 31 Jan 2003 23:28:06 -0000 1.2
@@ -150,6 +150,6 @@
</body>
<footer>
- <legal>(c) 2002 The Apache Software Foundation.</legal>
+ <legal>(c) 2003 The Apache Software Foundation.</legal>
</footer>
</document>
1.2 +1 -1 xml-cocoon2/src/documentation/xdocs/howto/chaperon/book.xml
Index: book.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/howto/chaperon/book.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- book.xml 15 Aug 2002 13:43:18 -0000 1.1
+++ book.xml 31 Jan 2003 23:28:09 -0000 1.2
@@ -3,7 +3,7 @@
<book software="Apache Cocoon"
title="Apache Cocoon Chaperon HowTo"
- copyright="1999-2002 The Apache Software Foundation"
+ copyright="1999-2003 The Apache Software Foundation"
xmlns:xlink="http://www.w3.org/1999/xlink">
<menu label="Navigation">
1.2 +1 -1
xml-cocoon2/src/documentation/xdocs/howto/xmlform-wizard/book.xml
Index: book.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/howto/xmlform-wizard/book.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- book.xml 1 Jun 2002 13:18:09 -0000 1.1
+++ book.xml 31 Jan 2003 23:28:10 -0000 1.2
@@ -3,7 +3,7 @@
<book software="Apache Cocoon"
title="Apache Cocoon XMLForm HowTo"
- copyright="1999-2002 The Apache Software Foundation"
+ copyright="1999-2003 The Apache Software Foundation"
xmlns:xlink="http://www.w3.org/1999/xlink">
<menu label="Navigation">
1.2 +2 -2
xml-cocoon2/src/documentation/xdocs/userdocs/matchers/template-matcher.xml
Index: template-matcher.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/matchers/template-matcher.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- template-matcher.xml 28 Dec 2002 22:32:13 -0000 1.1
+++ template-matcher.xml 31 Jan 2003 23:28:11 -0000 1.2
@@ -125,7 +125,7 @@
</s1>
<s1 title="Copyright">
<p>
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
</p>
</s1>
<s1 title="See also">
1.2 +2 -2
xml-cocoon2/src/documentation/xdocs/userdocs/matchers/wildcardheader-matcher.xml
Index: wildcardheader-matcher.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/matchers/wildcardheader-matcher.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wildcardheader-matcher.xml 28 Dec 2002 22:32:13 -0000 1.1
+++ wildcardheader-matcher.xml 31 Jan 2003 23:28:11 -0000 1.2
@@ -147,7 +147,7 @@
</s1>
<s1 title="Copyright">
<p>
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
</p>
</s1>
<s1 title="See also">
1.2 +2 -2
xml-cocoon2/src/documentation/xdocs/userdocs/matchers/wildcarduri-matcher.xml
Index: wildcarduri-matcher.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/matchers/wildcarduri-matcher.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wildcarduri-matcher.xml 28 Dec 2002 22:32:13 -0000 1.1
+++ wildcarduri-matcher.xml 31 Jan 2003 23:28:11 -0000 1.2
@@ -164,7 +164,7 @@
</s1>
<s1 title="Copyright">
<p>
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
</p>
</s1>
<s1 title="See also">
1.3 +1 -1
xml-cocoon2/src/documentation/xdocs/userdocs/readers/axisrpc-reader.xml
Index: axisrpc-reader.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/readers/axisrpc-reader.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- axisrpc-reader.xml 28 Dec 2002 07:21:32 -0000 1.2
+++ axisrpc-reader.xml 31 Jan 2003 23:28:12 -0000 1.3
@@ -108,7 +108,7 @@
</s1>
<s1 title="Copyright">
<p>
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
</p>
</s1>
<s1 title="See also">
1.2 +1 -1
xml-cocoon2/src/documentation/xdocs/userdocs/readers/byterangeresource-reader.xml
Index: byterangeresource-reader.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/readers/byterangeresource-reader.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- byterangeresource-reader.xml 25 Dec 2002 12:56:07 -0000 1.1
+++ byterangeresource-reader.xml 31 Jan 2003 23:28:12 -0000 1.2
@@ -154,7 +154,7 @@
</s1>
<s1 title="Copyright">
<p>
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
</p>
</s1>
<s1 title="See also">
1.3 +1 -1
xml-cocoon2/src/documentation/xdocs/userdocs/readers/database-reader.xml
Index: database-reader.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/readers/database-reader.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- database-reader.xml 28 Dec 2002 07:21:32 -0000 1.2
+++ database-reader.xml 31 Jan 2003 23:28:12 -0000 1.3
@@ -201,7 +201,7 @@
</s1>
<s1 title="Copyright">
<p>
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
</p>
</s1>
<s1 title="See also">
1.3 +1 -1
xml-cocoon2/src/documentation/xdocs/userdocs/readers/directoryziparchiver-reader.xml
Index: directoryziparchiver-reader.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/readers/directoryziparchiver-reader.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- directoryziparchiver-reader.xml 28 Dec 2002 07:21:32 -0000 1.2
+++ directoryziparchiver-reader.xml 31 Jan 2003 23:28:12 -0000 1.3
@@ -75,7 +75,7 @@
</s1>
<s1 title="Copyright">
<p>
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
</p>
</s1>
<s1 title="See also">
1.4 +1 -1
xml-cocoon2/src/documentation/xdocs/userdocs/readers/image-reader.xml
Index: image-reader.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/readers/image-reader.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- image-reader.xml 6 Jan 2003 22:14:40 -0000 1.3
+++ image-reader.xml 31 Jan 2003 23:28:12 -0000 1.4
@@ -174,7 +174,7 @@
</s1>
<s1 title="Copyright">
<p>
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
</p>
</s1>
<s1 title="See also">
1.3 +1 -1
xml-cocoon2/src/documentation/xdocs/userdocs/readers/jsp-reader.xml
Index: jsp-reader.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/readers/jsp-reader.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- jsp-reader.xml 28 Dec 2002 07:21:32 -0000 1.2
+++ jsp-reader.xml 31 Jan 2003 23:28:12 -0000 1.3
@@ -108,7 +108,7 @@
</s1>
<s1 title="Copyright">
<p>
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
</p>
</s1>
<s1 title="See also">
1.4 +1 -1
xml-cocoon2/src/documentation/xdocs/userdocs/readers/resource-reader.xml
Index: resource-reader.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/readers/resource-reader.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- resource-reader.xml 6 Jan 2003 22:14:40 -0000 1.3
+++ resource-reader.xml 31 Jan 2003 23:28:13 -0000 1.4
@@ -166,7 +166,7 @@
</s1>
<s1 title="Copyright">
<p>
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
</p>
</s1>
<s1 title="See also">
1.2 +1 -1
xml-cocoon2/src/documentation/xdocs/userdocs/readers/template-reader.xml
Index: template-reader.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/readers/template-reader.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- template-reader.xml 25 Dec 2002 12:56:07 -0000 1.1
+++ template-reader.xml 31 Jan 2003 23:28:13 -0000 1.2
@@ -110,7 +110,7 @@
</s1>
<s1 title="Copyright">
<p>
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
</p>
</s1>
<s1 title="See also">
1.2 +2 -2
xml-cocoon2/src/documentation/xdocs/userdocs/selectors/browser-selector.xml
Index: browser-selector.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/selectors/browser-selector.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- browser-selector.xml 28 Dec 2002 22:29:24 -0000 1.1
+++ browser-selector.xml 31 Jan 2003 23:28:13 -0000 1.2
@@ -161,7 +161,7 @@
</s1>
<s1 title="Copyright">
<p>
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
</p>
</s1>
<s1 title="See also">
1.2 +2 -2
xml-cocoon2/src/documentation/xdocs/userdocs/selectors/host-selector.xml
Index: host-selector.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/selectors/host-selector.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- host-selector.xml 28 Dec 2002 22:29:24 -0000 1.1
+++ host-selector.xml 31 Jan 2003 23:28:13 -0000 1.2
@@ -167,7 +167,7 @@
</s1>
<s1 title="Copyright">
<p>
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
</p>
</s1>
<s1 title="See also">
1.2 +2 -2
xml-cocoon2/src/documentation/xdocs/userdocs/selectors/requestattribute-selector.xml
Index: requestattribute-selector.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/selectors/requestattribute-selector.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- requestattribute-selector.xml 1 Jan 2003 11:52:00 -0000 1.1
+++ requestattribute-selector.xml 31 Jan 2003 23:28:13 -0000 1.2
@@ -147,7 +147,7 @@
</s1>
<s1 title="Copyright">
<p>
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
</p>
</s1>
<s1 title="See also">
1.2 +2 -2
xml-cocoon2/src/documentation/xdocs/userdocs/selectors/requestparameter-selector.xml
Index: requestparameter-selector.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/selectors/requestparameter-selector.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- requestparameter-selector.xml 1 Jan 2003 11:52:00 -0000 1.1
+++ requestparameter-selector.xml 31 Jan 2003 23:28:14 -0000 1.2
@@ -147,7 +147,7 @@
</s1>
<s1 title="Copyright">
<p>
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
</p>
</s1>
<s1 title="See also">
1.2 +2 -2
xml-cocoon2/src/documentation/xdocs/userdocs/selectors/template-selector.xml
Index: template-selector.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/selectors/template-selector.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- template-selector.xml 28 Dec 2002 22:29:24 -0000 1.1
+++ template-selector.xml 31 Jan 2003 23:28:14 -0000 1.2
@@ -120,7 +120,7 @@
</s1>
<s1 title="Copyright">
<p>
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
</p>
</s1>
<s1 title="See also">
1.3 +3 -3
xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/action.xsl
Index: action.xsl
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/action.xsl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- action.xsl 13 Feb 2002 01:09:07 -0000 1.2
+++ action.xsl 31 Jan 2003 23:28:22 -0000 1.3
@@ -7,7 +7,7 @@
The Apache Software License, Version 1.2
============================================================================
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without modifica-
tion, are permitted provided that the following conditions are met:
1.3 +3 -3
xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/capture.xsl
Index: capture.xsl
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/capture.xsl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- capture.xsl 13 Feb 2002 01:09:07 -0000 1.2
+++ capture.xsl 31 Jan 2003 23:28:23 -0000 1.3
@@ -7,7 +7,7 @@
The Apache Software License, Version 1.2
============================================================================
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without modifica-
tion, are permitted provided that the following conditions are met:
1.6 +3 -3
xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/cookie.xsl
Index: cookie.xsl
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/cookie.xsl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- cookie.xsl 21 Feb 2002 03:20:09 -0000 1.5
+++ cookie.xsl 31 Jan 2003 23:28:23 -0000 1.6
@@ -7,7 +7,7 @@
The Apache Software License, Version 1.2
============================================================================
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without modifica-
tion, are permitted provided that the following conditions are met:
1.7 +3 -3
xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/form-validator.xsl
Index: form-validator.xsl
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/form-validator.xsl,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- form-validator.xsl 14 Jun 2002 07:30:02 -0000 1.6
+++ form-validator.xsl 31 Jan 2003 23:28:23 -0000 1.7
@@ -7,7 +7,7 @@
The Apache Software License, Version 1.2
============================================================================
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without modifica-
tion, are permitted provided that the following conditions are met:
1.6 +2 -2
xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/input.xsl
Index: input.xsl
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/input.xsl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- input.xsl 16 Dec 2002 09:37:20 -0000 1.5
+++ input.xsl 31 Jan 2003 23:28:23 -0000 1.6
@@ -6,7 +6,7 @@
The Apache Software License, Version 1.1
============================================================================
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without modifica-
tion, are permitted provided that the following conditions are met:
1.6 +3 -3
xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/log.xsl
Index: log.xsl
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/log.xsl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- log.xsl 27 Sep 2002 16:27:37 -0000 1.5
+++ log.xsl 31 Jan 2003 23:28:23 -0000 1.6
@@ -7,7 +7,7 @@
The Apache Software License, Version 1.2
============================================================================
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without modifica-
tion, are permitted provided that the following conditions are met:
1.6 +3 -3
xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/logicsheet-util.xsl
Index: logicsheet-util.xsl
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/logicsheet-util.xsl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- logicsheet-util.xsl 14 Jul 2002 14:49:03 -0000 1.5
+++ logicsheet-util.xsl 31 Jan 2003 23:28:24 -0000 1.6
@@ -7,7 +7,7 @@
The Apache Software License, Version 1.2
============================================================================
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without modifica-
tion, are permitted provided that the following conditions are met:
1.9 +3 -3
xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/request.xsl
Index: request.xsl
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/request.xsl,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- request.xsl 2 Aug 2002 02:04:35 -0000 1.8
+++ request.xsl 31 Jan 2003 23:28:24 -0000 1.9
@@ -7,7 +7,7 @@
The Apache Software License, Version 1.2
============================================================================
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without modifica-
tion, are permitted provided that the following conditions are met:
1.6 +3 -3
xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/response.xsl
Index: response.xsl
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/response.xsl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- response.xsl 2 Aug 2002 02:04:35 -0000 1.5
+++ response.xsl 31 Jan 2003 23:28:24 -0000 1.6
@@ -7,7 +7,7 @@
The Apache Software License, Version 1.2
============================================================================
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without modifica-
tion, are permitted provided that the following conditions are met:
1.4 +3 -3
xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/sel.xsl
Index: sel.xsl
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/sel.xsl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sel.xsl 13 Feb 2002 01:09:07 -0000 1.3
+++ sel.xsl 31 Jan 2003 23:28:24 -0000 1.4
@@ -7,7 +7,7 @@
The Apache Software License, Version 1.2
============================================================================
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without modifica-
tion, are permitted provided that the following conditions are met:
1.9 +3 -3
xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/sendmail.xsl
Index: sendmail.xsl
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/sendmail.xsl,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sendmail.xsl 17 Dec 2002 14:58:32 -0000 1.8
+++ sendmail.xsl 31 Jan 2003 23:28:25 -0000 1.9
@@ -7,7 +7,7 @@
The Apache Software License, Version 1.1
============================================================================
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without modifica-
tion, are permitted provided that the following conditions are met:
1.17 +3 -3
xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/session.xsl
Index: session.xsl
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/session.xsl,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- session.xsl 19 Dec 2002 15:14:56 -0000 1.16
+++ session.xsl 31 Jan 2003 23:28:25 -0000 1.17
@@ -7,7 +7,7 @@
The Apache Software License, Version 1.1
============================================================================
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without modifica-
tion, are permitted provided that the following conditions are met:
1.6 +3 -3
xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/soap.xsl
Index: soap.xsl
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/soap.xsl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- soap.xsl 22 Jan 2003 14:47:34 -0000 1.5
+++ soap.xsl 31 Jan 2003 23:28:25 -0000 1.6
@@ -7,7 +7,7 @@
The Apache Software License, Version 1.2
============================================================================
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without modifica-
tion, are permitted provided that the following conditions are met:
1.8 +3 -3
xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/util.xsl
Index: util.xsl
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/util.xsl,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- util.xsl 3 Aug 2002 15:11:04 -0000 1.7
+++ util.xsl 31 Jan 2003 23:28:25 -0000 1.8
@@ -7,7 +7,7 @@
The Apache Software License, Version 1.1
============================================================================
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without modifica-
tion, are permitted provided that the following conditions are met:
1.7 +3 -3
xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/xscript-lib.xsl
Index: xscript-lib.xsl
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/xscript-lib.xsl,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xscript-lib.xsl 30 Jul 2002 01:32:58 -0000 1.6
+++ xscript-lib.xsl 31 Jan 2003 23:28:25 -0000 1.7
@@ -7,7 +7,7 @@
The Apache Software License, Version 1.2
============================================================================
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without modifica-
tion, are permitted provided that the following conditions are met:
1.5 +3 -3
xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/xscript.xsl
Index: xscript.xsl
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/xscript.xsl,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xscript.xsl 30 Jul 2002 01:32:58 -0000 1.4
+++ xscript.xsl 31 Jan 2003 23:28:26 -0000 1.5
@@ -7,7 +7,7 @@
The Apache Software License, Version 1.2
============================================================================
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without modifica-
tion, are permitted provided that the following conditions are met:
1.17 +3 -3
xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/xsp.xsl
Index: xsp.xsl
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/xsp.xsl,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- xsp.xsl 19 Dec 2002 15:14:56 -0000 1.16
+++ xsp.xsl 31 Jan 2003 23:28:26 -0000 1.17
@@ -7,7 +7,7 @@
The Apache Software License, Version 1.2
============================================================================
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without modifica-
tion, are permitted provided that the following conditions are met:
1.7 +3 -3
xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/javascript/session.xsl
Index: session.xsl
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/javascript/session.xsl,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- session.xsl 19 Dec 2002 15:14:56 -0000 1.6
+++ session.xsl 31 Jan 2003 23:28:27 -0000 1.7
@@ -7,7 +7,7 @@
The Apache Software License, Version 1.1
============================================================================
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without modifica-
tion, are permitted provided that the following conditions are met:
1.2 +1 -1
xml-cocoon2/src/scratchpad/webapp/samples/mail/docs/mid-col-2/asciiart-generator.xml
Index: asciiart-generator.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/scratchpad/webapp/samples/mail/docs/mid-col-2/asciiart-generator.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- asciiart-generator.xml 7 Jan 2003 23:29:18 -0000 1.1
+++ asciiart-generator.xml 31 Jan 2003 23:28:55 -0000 1.2
@@ -162,7 +162,7 @@
</s1>
<s1 title="Copyright">
<p>
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
</p>
</s1>
<s1 title="See also">
1.2 +1 -1
xml-cocoon2/src/scratchpad/webapp/samples/mail/docs/mid-col-2/extendedresourceexists-action.xml
Index: extendedresourceexists-action.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/scratchpad/webapp/samples/mail/docs/mid-col-2/extendedresourceexists-action.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- extendedresourceexists-action.xml 7 Jan 2003 23:29:18 -0000 1.1
+++ extendedresourceexists-action.xml 31 Jan 2003 23:28:55 -0000 1.2
@@ -171,7 +171,7 @@
</s1>
<s1 title="Copyright">
<p>
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
</p>
</s1>
<s1 title="See also">
1.2 +1 -1
xml-cocoon2/src/scratchpad/webapp/samples/mail/docs/mid-col-2/linktranslatormap-action.xml
Index: linktranslatormap-action.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/scratchpad/webapp/samples/mail/docs/mid-col-2/linktranslatormap-action.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linktranslatormap-action.xml 7 Jan 2003 23:29:18 -0000 1.1
+++ linktranslatormap-action.xml 31 Jan 2003 23:28:56 -0000 1.2
@@ -111,7 +111,7 @@
</s1>
<s1 title="Copyright">
<p>
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
</p>
</s1>
<s1 title="See also">
1.2 +1 -1
xml-cocoon2/src/scratchpad/webapp/samples/mail/docs/mid-col-2/mail-action.xml
Index: mail-action.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/scratchpad/webapp/samples/mail/docs/mid-col-2/mail-action.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mail-action.xml 7 Jan 2003 23:29:18 -0000 1.1
+++ mail-action.xml 31 Jan 2003 23:28:57 -0000 1.2
@@ -294,7 +294,7 @@
</s1>
<s1 title="Copyright">
<p>
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
</p>
</s1>
<s1 title="See also">
1.2 +2 -2
xml-cocoon2/src/scratchpad/webapp/samples/mail/docs/mid-col-2/regexpuridefaults-matcher.xml
Index: regexpuridefaults-matcher.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/scratchpad/webapp/samples/mail/docs/mid-col-2/regexpuridefaults-matcher.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- regexpuridefaults-matcher.xml 7 Jan 2003 23:29:18 -0000 1.1
+++ regexpuridefaults-matcher.xml 31 Jan 2003 23:28:58 -0000 1.2
@@ -119,7 +119,7 @@
</s1>
<s1 title="Copyright">
<p>
- Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved.
</p>
</s1>
<s1 title="See also">
1.3 +1 -1 xml-cocoon2/src/webapp/WEB-INF/entities/book-cocoon-v10.dtd
Index: book-cocoon-v10.dtd
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/webapp/WEB-INF/entities/book-cocoon-v10.dtd,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- book-cocoon-v10.dtd 21 Sep 2002 22:57:18 -0000 1.2
+++ book-cocoon-v10.dtd 31 Jan 2003 23:29:23 -0000 1.3
@@ -36,7 +36,7 @@
20011031 Initial version. (DC)
COPYRIGHT:
- Copyright (c) 1999-2002 The Apache Software Foundation.
+ Copyright (c) 1999-2003 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/webapp/WEB-INF/entities/book-v01.rng
Index: book-v01.rng
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/webapp/WEB-INF/entities/book-v01.rng,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- book-v01.rng 1 Nov 2002 04:53:50 -0000 1.1
+++ book-v01.rng 31 Jan 2003 23:29:24 -0000 1.2
@@ -22,7 +22,7 @@
using DTDinst (DC)
COPYRIGHT:
- Copyright (c) 1999-2002 The Apache Software Foundation.
+ Copyright (c) 1999-2003 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.3 +1 -1 xml-cocoon2/src/webapp/WEB-INF/entities/changes-v10.dtd
Index: changes-v10.dtd
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/webapp/WEB-INF/entities/changes-v10.dtd,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- changes-v10.dtd 21 Sep 2002 22:57:18 -0000 1.2
+++ changes-v10.dtd 31 Jan 2003 23:29:24 -0000 1.3
@@ -38,7 +38,7 @@
20000316 Added bugfixing attribute. (SM)
COPYRIGHT:
- Copyright (c) 1999-2002 The Apache Software Foundation.
+ Copyright (c) 1999-2003 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.3 +1 -1 xml-cocoon2/src/webapp/WEB-INF/entities/document-v10.dtd
Index: document-v10.dtd
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/webapp/WEB-INF/entities/document-v10.dtd,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- document-v10.dtd 21 Sep 2002 22:57:18 -0000 1.2
+++ document-v10.dtd 31 Jan 2003 23:29:25 -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) 1999-2003 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.3 +1 -1 xml-cocoon2/src/webapp/WEB-INF/entities/faq-v10.dtd
Index: faq-v10.dtd
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/webapp/WEB-INF/entities/faq-v10.dtd,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- faq-v10.dtd 21 Sep 2002 22:57:18 -0000 1.2
+++ faq-v10.dtd 31 Jan 2003 23:29:25 -0000 1.3
@@ -36,7 +36,7 @@
19991129 Initial version. (SM)
COPYRIGHT:
- Copyright (c) 1999-2002 The Apache Software Foundation.
+ Copyright (c) 1999-2003 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.3 +1 -1 xml-cocoon2/src/webapp/WEB-INF/entities/javadoc-v04draft.dtd
Index: javadoc-v04draft.dtd
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/webapp/WEB-INF/entities/javadoc-v04draft.dtd,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- javadoc-v04draft.dtd 21 Sep 2002 22:57:18 -0000 1.2
+++ javadoc-v04draft.dtd 31 Jan 2003 23:29:25 -0000 1.3
@@ -47,7 +47,7 @@
19991129 Cleaned up DTD. (SM)
COPYRIGHT:
- Copyright (c) 1999-2002 The Apache Software Foundation.
+ Copyright (c) 1999-2003 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.3 +1 -1 xml-cocoon2/src/webapp/WEB-INF/entities/specification-v10.dtd
Index: specification-v10.dtd
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/webapp/WEB-INF/entities/specification-v10.dtd,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- specification-v10.dtd 21 Sep 2002 22:57:18 -0000 1.2
+++ specification-v10.dtd 31 Jan 2003 23:29:25 -0000 1.3
@@ -31,7 +31,7 @@
19991129 Initial version. (SM)
COPYRIGHT:
- Copyright (c) 1999-2002 The Apache Software Foundation.
+ Copyright (c) 1999-2003 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.3 +1 -1 xml-cocoon2/src/webapp/WEB-INF/entities/todo-v10.dtd
Index: todo-v10.dtd
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/webapp/WEB-INF/entities/todo-v10.dtd,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- todo-v10.dtd 21 Sep 2002 22:57:18 -0000 1.2
+++ todo-v10.dtd 31 Jan 2003 23:29:25 -0000 1.3
@@ -39,7 +39,7 @@
19991225 Added actions element for better structure (SM)
COPYRIGHT:
- Copyright (c) 1999-2002 The Apache Software Foundation.
+ Copyright (c) 1999-2003 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.6 +1 -1 xml-cocoon2/src/webapp/samples/flow/docs/book.xml
Index: book.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/flow/docs/book.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- book.xml 31 Oct 2002 11:59:05 -0000 1.5
+++ book.xml 31 Jan 2003 23:29:48 -0000 1.6
@@ -3,7 +3,7 @@
<book software="Apache Cocoon"
title="Apache Schecoon Documentation"
- copyright="1999-2002 The Apache Software Foundation"
+ copyright="1999-2003 The Apache Software Foundation"
xmlns:xlink="http://www.w3.org/1999/xlink">
<menu label="Documentation">
1.5 +1 -1 xml-cocoon2/src/webapp/samples/i18n/menu.xml
Index: menu.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/i18n/menu.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- menu.xml 17 Dec 2002 11:07:05 -0000 1.4
+++ menu.xml 31 Jan 2003 23:30:01 -0000 1.5
@@ -3,7 +3,7 @@
<book software="Apache Cocoon"
title="Apache Cocoon i18n Samples"
- copyright="1999-2002 The Apache Software Foundation"
+ copyright="1999-2003 The Apache Software Foundation"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:i18n="http://apache.org/cocoon/i18n/2.1"
i18n:attr="title"
1.6 +1 -1 xml-cocoon2/src/webapp/samples/modules/menu.xml
Index: menu.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/modules/menu.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- menu.xml 19 Jan 2003 03:21:09 -0000 1.5
+++ menu.xml 31 Jan 2003 23:30:08 -0000 1.6
@@ -3,7 +3,7 @@
<book software="Apache Cocoon"
title="Apache Cocoon Input Modules Samples"
- copyright="1999-2002 The Apache Software Foundation"
+ copyright="1999-2003 The Apache Software Foundation"
>
<menu label="Overview">
1.3 +1 -1 xml-cocoon2/tools/bin/ant
Index: ant
===================================================================
RCS file: /home/cvs/xml-cocoon2/tools/bin/ant,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ant 12 Jul 2002 09:36:51 -0000 1.2
+++ ant 31 Jan 2003 23:30:29 -0000 1.3
@@ -1,6 +1,6 @@
#! /bin/sh
-# Copyright (c) 2001-2002 The Apache Software Foundation. All rights
+# Copyright (c) 2001-2003 The Apache Software Foundation. All rights
# reserved.
# load system-wide ant configuration
1.5 +1 -1 xml-cocoon2/tools/bin/ant.bat
Index: ant.bat
===================================================================
RCS file: /home/cvs/xml-cocoon2/tools/bin/ant.bat,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ant.bat 10 Jan 2003 11:13:21 -0000 1.4
+++ ant.bat 31 Jan 2003 23:30:30 -0000 1.5
@@ -1,6 +1,6 @@
@echo off
-REM Copyright (c) 2001-2002 The Apache Software Foundation. All rights
+REM Copyright (c) 2001-2003 The Apache Software Foundation. All rights
REM reserved.
if exist "%HOME%\antrc_pre.bat" call "%HOME%\antrc_pre.bat"
1.3 +1 -1 xml-cocoon2/tools/bin/runant.pl
Index: runant.pl
===================================================================
RCS file: /home/cvs/xml-cocoon2/tools/bin/runant.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- runant.pl 12 Jul 2002 09:36:52 -0000 1.2
+++ runant.pl 31 Jan 2003 23:30:30 -0000 1.3
@@ -1,6 +1,6 @@
#!/usr/bin/perl
#
-# Copyright (c) 2001-2002 The Apache Software Foundation. All rights
+# Copyright (c) 2001-2003 The Apache Software Foundation. All rights
# reserved.
#
#######################################################################
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]