jford 2004/03/18 06:38:33 Modified: components/prefs project.xml project.properties maven.xml Log: Added Apache License 2.0 Revision Changes Path 1.4 +14 -0 jakarta-jetspeed-2/components/prefs/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/jakarta-jetspeed-2/components/prefs/project.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- project.xml 17 Mar 2004 03:32:37 -0000 1.3 +++ project.xml 18 Mar 2004 14:38:33 -0000 1.4 @@ -1,5 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +Copyright 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> <!-- <extend>${basedir}/../project.xml</extend> --> <pomVersion>3</pomVersion> 1.6 +14 -0 jakarta-jetspeed-2/components/prefs/project.properties Index: project.properties =================================================================== RCS file: /home/cvs/jakarta-jetspeed-2/components/prefs/project.properties,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- project.properties 9 Mar 2004 15:59:24 -0000 1.5 +++ project.properties 18 Mar 2004 14:38:33 -0000 1.6 @@ -1,3 +1,17 @@ +# Copyright 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. + # Remote repos maven.repo.remote = http://www.bluesunrise.com/maven/, http://www.ibiblio.org/maven/ 1.6 +15 -0 jakarta-jetspeed-2/components/prefs/maven.xml Index: maven.xml =================================================================== RCS file: /home/cvs/jakarta-jetspeed-2/components/prefs/maven.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- maven.xml 7 Mar 2004 13:54:18 -0000 1.5 +++ maven.xml 18 Mar 2004 14:38:33 -0000 1.6 @@ -1,3 +1,18 @@ +<!-- +Copyright 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 default="java:jar" xmlns:j="jelly:core" xmlns:define="jelly:define"
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
