paul        96/08/20 06:16:40

  Modified:    .         CHANGES LICENSE README RULES.CVS
  Log:
  Added Id strings.
  
  Revision  Changes    Path
  1.4       +2 -0      apache/CHANGES
  
  Index: CHANGES
  ===================================================================
  RCS file: /export/home/cvs/apache/CHANGES,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -C3 -r1.3 -r1.4
  *** CHANGES   1996/03/12 18:10:38     1.3
  --- CHANGES   1996/08/20 13:16:34     1.4
  ***************
  *** 1,3 ****
  --- 1,5 ----
  + $Id: CHANGES,v 1.4 1996/08/20 13:16:34 paul Exp $
  + 
    New features with this release, as extensions of the Apache functionality
    (see also more detailed CHANGES file) in the source directory. For more
    information, see http://www.apache.org/docs/1.1/
  
  
  
  1.3       +1 -1      apache/LICENSE
  
  Index: LICENSE
  ===================================================================
  RCS file: /export/home/cvs/apache/LICENSE,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -C3 -r1.2 -r1.3
  *** LICENSE   1996/02/22 11:45:45     1.2
  --- LICENSE   1996/08/20 13:16:34     1.3
  ***************
  *** 1,4 ****
  - 
    /* ====================================================================
     * Copyright (c) 1995 The Apache Group.  All rights reserved.
     *
  --- 1,3 ----
  ***************
  *** 51,56 ****
  --- 50,56 ----
     *
     */
    
  + /* $Id: LICENSE,v 1.3 1996/08/20 13:16:34 paul Exp $ */
    
    
    
  
  
  
  1.6       +2 -0      apache/README
  
  Index: README
  ===================================================================
  RCS file: /export/home/cvs/apache/README,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -C3 -r1.5 -r1.6
  *** README    1996/08/02 17:52:30     1.5
  --- README    1996/08/20 13:16:35     1.6
  ***************
  *** 1,6 ****
  --- 1,8 ----
                                     Apache
                                 Version 1.1 (and up)
    
  + $Id: README,v 1.6 1996/08/20 13:16:35 paul Exp $
  + 
    What is it?
    -----------
    
  
  
  
  1.2       +2 -0      apache/RULES.CVS
  
  Index: RULES.CVS
  ===================================================================
  RCS file: /export/home/cvs/apache/RULES.CVS,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -C3 -r1.1 -r1.2
  *** RULES.CVS 1996/03/18 10:28:22     1.1
  --- RULES.CVS 1996/08/20 13:16:37     1.2
  ***************
  *** 1,3 ****
  --- 1,5 ----
  + $Id: RULES.CVS,v 1.2 1996/08/20 13:16:37 paul Exp $
  + 
    1. Don't commit several unrelated changes in one go. Each change should be
    committed separately (that is, it can affect multiple files, but it should 
all
    be part of a single change).
  
  
  

Reply via email to