vgritsenko 2003/03/26 05:49:25
Modified: tools/src check-jars.xsl
Log:
update header
Revision Changes Path
1.2 +12 -11 cocoon-2.1/tools/src/check-jars.xsl
Index: check-jars.xsl
===================================================================
RCS file: /home/cvs/cocoon-2.1/tools/src/check-jars.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- check-jars.xsl 9 Mar 2003 00:11:45 -0000 1.1
+++ check-jars.xsl 26 Mar 2003 13:49:25 -0000 1.2
@@ -1,16 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
-<!--
-
- Simple stylesheet to verify that files defined in lib/jars.xml
- actually appear in the lib/ directory, and vice-versa, that files
- that appear in the lib/ directory have an entry with a
- description in the lib/jars.xml file.
-
- Author: Ovidiu Predescu "[EMAIL PROTECTED]"
- Date: May 22, 2002
-
--->
+<!--+
+ | CVS $Id$
+ |
+ | Simple stylesheet to verify that files defined in lib/jars.xml
+ | actually appear in the lib/ directory, and vice-versa, that files
+ | that appear in the lib/ directory have an entry with a
+ | description in the lib/jars.xml file.
+ |
+ | Author: Ovidiu Predescu "[EMAIL PROTECTED]"
+ | Date: May 22, 2002
+ |
+ +-->
<xsl:stylesheet
version="1.0"