diff options
| author | mycroft <mycroft@NetBSD.org> | 1993-08-02 17:48:44 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1993-08-02 17:48:44 +0000 |
| commit | aee4b07b8a049bdc57cefcbb82bebeb6f341859a (patch) | |
| tree | d2baf06176c4135542f5717a0fa9b45752f77e4f /usr.bin/patch/version.h | |
| parent | c8194f0876b272d70833a6b91ec566314a02050a (diff) | |
Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
Diffstat (limited to 'usr.bin/patch/version.h')
| -rw-r--r-- | usr.bin/patch/version.h | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/usr.bin/patch/version.h b/usr.bin/patch/version.h index 74aa17f17bb..39e2e8d91bd 100644 --- a/usr.bin/patch/version.h +++ b/usr.bin/patch/version.h @@ -1,12 +1,3 @@ -/* $Header: /cvsroot/src/usr.bin/patch/Attic/version.h,v 1.1 1993/04/09 11:34:13 cgd Exp $ - * - * $Log: version.h,v $ - * Revision 1.1 1993/04/09 11:34:13 cgd - * patch 2.0.12u8, from prep.ai.mit.edu. this is not under the GPL. - * - * Revision 2.0 86/09/17 15:40:14 lwall - * Baseline for netwide release. - * - */ +/* $Id: version.h,v 1.2 1993/08/02 17:55:26 mycroft Exp $ */ void version(); |
