diff options
Diffstat (limited to 'contrib/datetime/datetime_functions.c')
-rw-r--r-- | contrib/datetime/datetime_functions.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/datetime/datetime_functions.c b/contrib/datetime/datetime_functions.c index 54995220042..910647118aa 100644 --- a/contrib/datetime/datetime_functions.c +++ b/contrib/datetime/datetime_functions.c @@ -3,9 +3,9 @@ * * This file defines new functions for the time and date data types. * - * 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. */ |