You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by sd...@apache.org on 2004/02/29 22:36:49 UTC

cvs commit: logging-log4j/src/jalopy log4j-coding-convention.xml

sdeboy      2004/02/29 13:36:49

  Modified:    src/jalopy log4j-coding-convention.xml
  Log:
  Applied new license as jalopy header and defined a 'delete' header of '* Copyright', which will hopefully correctly update the license.
  
  Revision  Changes    Path
  1.6       +4 -1      logging-log4j/src/jalopy/log4j-coding-convention.xml
  
  Index: log4j-coding-convention.xml
  ===================================================================
  RCS file: /home/cvs/logging-log4j/src/jalopy/log4j-coding-convention.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- log4j-coding-convention.xml	27 Feb 2004 16:47:28 -0000	1.5
  +++ log4j-coding-convention.xml	29 Feb 2004 21:36:49 -0000	1.6
  @@ -84,7 +84,10 @@
               <text />
           </footer>
           <header>
  -            <text />
  +            <keys>* Copyright|The Apache Software License, Version 1.1| * Copyright (C) The Apache Software Foundation. All rights reserved.</keys>
  +            <smartMode>0</smartMode>
  +            <text>/*| * Copyright 1999,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.| */</text>
  +            <use>true</use>
           </header>
           <history>
               <method>timestamp</method>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org