diff options
Diffstat (limited to 'gnu/usr.bin/cvs/examples')
| -rw-r--r-- | gnu/usr.bin/cvs/examples/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cvs/examples/commitinfo | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cvs/examples/editinfo | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cvs/examples/rcsinfo | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/gnu/usr.bin/cvs/examples/Makefile b/gnu/usr.bin/cvs/examples/Makefile index edb1cdc07566..1f5e7809cf7b 100644 --- a/gnu/usr.bin/cvs/examples/Makefile +++ b/gnu/usr.bin/cvs/examples/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.5 1995/02/22 21:49:46 roberto Exp $ +# $Id: Makefile,v 1.1 1995/04/08 17:50:48 nate Exp $ CVSFILES= commitinfo loginfo rcsinfo editinfo modules diff --git a/gnu/usr.bin/cvs/examples/commitinfo b/gnu/usr.bin/cvs/examples/commitinfo index 7e602e2b2cb4..3f6ffb7454aa 100644 --- a/gnu/usr.bin/cvs/examples/commitinfo +++ b/gnu/usr.bin/cvs/examples/commitinfo @@ -1,5 +1,5 @@ # -# $Id: commitinfo,v 1.2 1992/03/31 04:19:47 berliner Exp $ +# $Id: commitinfo,v 1.1.1.2 1995/03/31 07:44:32 nate Exp $ # # The "commitinfo" file is used to control pre-commit checks. # The filter on the right is invoked with the repository and a list diff --git a/gnu/usr.bin/cvs/examples/editinfo b/gnu/usr.bin/cvs/examples/editinfo index fb3f4e74fdf0..87d2ba9f9afc 100644 --- a/gnu/usr.bin/cvs/examples/editinfo +++ b/gnu/usr.bin/cvs/examples/editinfo @@ -1,5 +1,5 @@ # -# $Id: editinfo,v 1.1 1992/03/21 06:49:39 berliner Exp $ +# $Id: editinfo,v 1.1.1.2 1995/03/31 07:44:37 nate Exp $ # # The "editinfo" file is used to allow verification of logging # information. It works best when a template (as specified in the diff --git a/gnu/usr.bin/cvs/examples/rcsinfo b/gnu/usr.bin/cvs/examples/rcsinfo index 21a7b471ff62..f07b9cbb54e1 100644 --- a/gnu/usr.bin/cvs/examples/rcsinfo +++ b/gnu/usr.bin/cvs/examples/rcsinfo @@ -1,5 +1,5 @@ # -# $Id: rcsinfo,v 1.3 1992/04/10 18:59:14 berliner Exp $ +# $Id: rcsinfo,v 1.1.1.2 1995/03/31 07:44:35 nate Exp $ # # The "rcsinfo" file is used to control templates with which the editor # is invoked on commit and import. |
