jford       2004/04/08 11:00:16

  Modified:    tutorial project.properties project.xml
  Log:
  Added Apache License 2.0
  
  Revision  Changes    Path
  1.3       +14 -0     jakarta-jetspeed/tutorial/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/tutorial/project.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.properties        8 Apr 2004 17:27:01 -0000       1.2
  +++ project.properties        8 Apr 2004 18:00:16 -0000       1.3
  @@ -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.
  +
   maven.xdoc.date=left
   maven.xdoc.version=
   maven.xdoc.includeProjectDocumentation=no
  
  
  
  1.4       +14 -0     jakarta-jetspeed/tutorial/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/tutorial/project.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- project.xml       8 Apr 2004 17:49:09 -0000       1.3
  +++ project.xml       8 Apr 2004 18:00:16 -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>
     <pomVersion>3</pomVersion>
     <name>Jetspeed Portal Tutorial</name>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to