dion 2004/03/01 05:44:48
Modified: jelly/jelly-tags tag-project.xml tag-checkstyle.properties
tag-navigation.xml project.xml
Log:
ASL v2
Revision Changes Path
1.5 +15 -0 jakarta-commons/jelly/jelly-tags/tag-project.xml
Index: tag-project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/tag-project.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tag-project.xml 16 Jan 2004 21:28:37 -0000 1.4
+++ tag-project.xml 1 Mar 2004 13:44:48 -0000 1.5
@@ -1,4 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright 2002-2004 The Apache Software Foundation
+
+ Licensed 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.
+-->
<project>
<pomVersion>3</pomVersion>
<groupId>commons-jelly</groupId>
1.2 +15 -0 jakarta-commons/jelly/jelly-tags/tag-checkstyle.properties
Index: tag-checkstyle.properties
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/tag-checkstyle.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tag-checkstyle.properties 5 Jan 2003 05:21:42 -0000 1.1
+++ tag-checkstyle.properties 1 Mar 2004 13:44:48 -0000 1.2
@@ -1,3 +1,18 @@
+
+# Copyright 2002-2004 The Apache Software Foundation
+#
+# Licensed 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.
+
# use Sun coding standards, except:
checkstyle.lcurly.type = eol
checkstyle.lcurly.method = eol
1.2 +15 -0 jakarta-commons/jelly/jelly-tags/tag-navigation.xml
Index: tag-navigation.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/tag-navigation.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tag-navigation.xml 25 Dec 2003 21:58:38 -0000 1.1
+++ tag-navigation.xml 1 Mar 2004 13:44:48 -0000 1.2
@@ -1,4 +1,19 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+ Copyright 2002-2004 The Apache Software Foundation
+
+ Licensed 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.
+-->
<project name="@pom.name@">
<title>@pom.name@</title>
1.3 +15 -0 jakarta-commons/jelly/jelly-tags/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/project.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- project.xml 27 Jul 2003 23:52:57 -0000 1.2
+++ project.xml 1 Mar 2004 13:44:48 -0000 1.3
@@ -1,4 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright 2002-2004 The Apache Software Foundation
+
+ Licensed 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.
+-->
<project>
<pomVersion>3</pomVersion>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]