diff options
Diffstat (limited to 'gnu/usr.bin/cvs/cvs/admin.c')
-rw-r--r-- | gnu/usr.bin/cvs/cvs/admin.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/cvs/cvs/admin.c b/gnu/usr.bin/cvs/cvs/admin.c index 14a5b51..14afc8d 100644 --- a/gnu/usr.bin/cvs/cvs/admin.c +++ b/gnu/usr.bin/cvs/cvs/admin.c @@ -1,12 +1,12 @@ /* * Copyright (c) 1992, Brian Berliner and Jeff Polk * Copyright (c) 1989-1992, Brian Berliner - * + * * You may distribute under the terms of the GNU General Public License as * specified in the README file that comes with the CVS 1.4 kit. - * + * * Administration - * + * * For now, this is basically a front end for rcs. All options are passed * directly on. */ |