changeset 7305:c8787065a00e

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 04 May 1994 01:58:05 +0000
parents cccf1cbf8944
children 1f2f6bb3690f
files src/regex.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/regex.c	Wed May 04 01:37:37 1994 +0000
+++ b/src/regex.c	Wed May 04 01:58:05 1994 +0000
@@ -3,7 +3,7 @@
    (Implements POSIX draft P10003.2/D11.2, except for
    internationalization features.)
 
-   Copyright (C) 1993 Free Software Foundation, Inc.
+   Copyright (C) 1993, 1994 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by