diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-07 12:33:19 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-07 12:33:19 +0000 |
commit | 9b1c6beb7c76e5ca184ac980c4bc9562c181031c (patch) | |
tree | 6816ef5bfb14bef2f78de78fe3351f8a6cbb9ee5 /src/strftime.c | |
parent | 85ce0b1d9e3bda8499d1e0323a2dd38a922d4896 (diff) | |
download | emacs-9b1c6beb7c76e5ca184ac980c4bc9562c181031c.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'src/strftime.c')
-rw-r--r-- | src/strftime.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/strftime.c b/src/strftime.c index 41566ec868e..88a54b7bee4 100644 --- a/src/strftime.c +++ b/src/strftime.c @@ -1,5 +1,5 @@ -/* Copyright (C) 1991,92,93,94,95,96,97,98,99,2000,2003 - Free Software Foundation, Inc. +/* Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, + 2002, 2003, 2004, 2005 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with gnulib. Bugs can be reported to bug-gnulib@gnu.org. |