diff options
author | Jakub Jelinek <jakub@redhat.com> | 2007-07-12 16:58:10 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2007-07-12 16:58:10 +0000 |
commit | cda77167e5e6f7f80faa500f096ae98a0ab378b8 (patch) | |
tree | 7c789ee9bdfa7d1b5a1107cc7b60b3f0443733cb /time | |
parent | d8cdfda31e549353cad281ac112fcde6db6e521b (diff) | |
download | glibc-cda77167e5e6f7f80faa500f096ae98a0ab378b8.tar glibc-cda77167e5e6f7f80faa500f096ae98a0ab378b8.tar.gz glibc-cda77167e5e6f7f80faa500f096ae98a0ab378b8.tar.bz2 glibc-cda77167e5e6f7f80faa500f096ae98a0ab378b8.zip |
Update Copyright years.cvs/fedora-glibc-2_5-20070712T1701
Diffstat (limited to 'time')
-rw-r--r-- | time/Makefile | 2 | ||||
-rw-r--r-- | time/strptime_l.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/time/Makefile b/time/Makefile index 2df90388b9..8ce34e4565 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1991-2003, 2004, 2005 Free Software Foundation, Inc. +# Copyright (C) 1991-2003, 2004, 2005, 2007 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or diff --git a/time/strptime_l.c b/time/strptime_l.c index 154b379c15..443a6fa88e 100644 --- a/time/strptime_l.c +++ b/time/strptime_l.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2002, 2004, 2005 Free Software Foundation, Inc. +/* Copyright (C) 2002, 2004, 2005, 2007 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |