diff options
| author | cgd <cgd@NetBSD.org> | 1994-10-26 00:55:40 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1994-10-26 00:55:40 +0000 |
| commit | 4d2cbfce0a3370a71b0c10bcc093d43be0fae483 (patch) | |
| tree | a18537cc1fb44c62161104acb79c57f5d55c6e88 /include/strings.h | |
| parent | 0642794c52ebddd38ef6328fa391cc84c614dfcf (diff) | |
new RCS ID format.
Diffstat (limited to 'include/strings.h')
| -rw-r--r-- | include/strings.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/include/strings.h b/include/strings.h index 60038a8b6e0..a4866f6e83b 100644 --- a/include/strings.h +++ b/include/strings.h @@ -1,3 +1,5 @@ +/* $NetBSD: strings.h,v 1.3 1994/10/26 00:56:31 cgd Exp $ */ + /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. @@ -30,8 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * from: @(#)strings.h 5.8 (Berkeley) 5/15/90 - * $Id: strings.h,v 1.2 1993/08/01 18:45:14 mycroft Exp $ + * @(#)strings.h 5.8 (Berkeley) 5/15/90 */ #include <string.h> |
