rdonkin     2004/07/04 10:03:14

  Modified:    betwixt  project.xml
               betwixt/src/resources dotbetwixt.dtd
  Log:
  Added in changes from release branch
  
  Revision  Changes    Path
  1.39      +3 -3      jakarta-commons/betwixt/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/betwixt/project.xml,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- project.xml       16 Jun 2004 11:47:05 -0000      1.38
  +++ project.xml       4 Jul 2004 17:03:14 -0000       1.39
  @@ -69,9 +69,9 @@
   
     <versions>
       <version>
  -      <id>1.0-beta-1</id>
  -      <name>1.0-beta-1</name>
  -      <tag>1.0-beta-1</tag>
  +      <id>0.6</id>
  +      <name>0.6</name>
  +      <tag>HEAD</tag>
       </version>
     </versions>
   
  
  
  
  1.9       +16 -1     jakarta-commons/betwixt/src/resources/dotbetwixt.dtd
  
  Index: dotbetwixt.dtd
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/betwixt/src/resources/dotbetwixt.dtd,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- dotbetwixt.dtd    13 Jun 2004 21:32:46 -0000      1.8
  +++ dotbetwixt.dtd    4 Jul 2004 17:03:14 -0000       1.9
  @@ -1,4 +1,19 @@
   <?xml version='1.0' encoding='UTF-8'?>
  +<!-- 
  +  Copyright 2001-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.
  +-->
   
   <!-- $Id$ -->
   <!-- 
  
  
  

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

Reply via email to