diff options
Diffstat (limited to 'contrib/string/string_io.c')
-rw-r--r-- | contrib/string/string_io.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/string/string_io.c b/contrib/string/string_io.c index f28968cbe54..e1fc867497f 100644 --- a/contrib/string/string_io.c +++ b/contrib/string/string_io.c @@ -3,9 +3,9 @@ * * This file defines C-like input/output conversion routines for strings. * - * Copyright (c) 1998, Massimo Dal Zotto <dz@cs.unitn.it> + * Copyright (C) 1999, Massimo Dal Zotto <dz@cs.unitn.it> * - * This file is distributed under the GNU General Public License + * This software is distributed under the GNU General Public License * either version 2, or (at your option) any later version. */ |