diff options
Diffstat (limited to 'timezone')
-rw-r--r-- | timezone/Makefile | 2 | ||||
-rw-r--r-- | timezone/tst-timezone.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/timezone/Makefile b/timezone/Makefile index ceb4c4581e..f5fb4241e0 100644 --- a/timezone/Makefile +++ b/timezone/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2013 Free Software Foundation, Inc. +# Copyright (C) 1998-2014 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/timezone/tst-timezone.c b/timezone/tst-timezone.c index 309dd875e9..b5edfff5f8 100644 --- a/timezone/tst-timezone.c +++ b/timezone/tst-timezone.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1998-2013 Free Software Foundation, Inc. +/* Copyright (C) 1998-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Andreas Jaeger <aj@suse.de>, 1998. |