diff options
Diffstat (limited to 'lib/strftime.h')
| -rw-r--r-- | lib/strftime.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strftime.h b/lib/strftime.h index d3b4cb28c52..a47e6d1e1f6 100644 --- a/lib/strftime.h +++ b/lib/strftime.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* declarations for strftime.c | 1 | /* declarations for strftime.c |
| 2 | 2 | ||
| 3 | Copyright (C) 2002, 2004, 2008-2012 Free Software Foundation, Inc. | 3 | Copyright (C) 2002, 2004, 2008-2013 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
| 6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |