maint: update all copyright year number ranges
[gnulib.git] / lib / c-snprintf.c
index 18284c1..7a8a38c 100644 (file)
@@ -1,5 +1,5 @@
 /* Formatted output to strings in C locale.
-   Copyright (C) 2004, 2006-2012 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2006-2013 Free Software Foundation, Inc.
    Written by Simon Josefsson and Paul Eggert.
    Modified for C locale by Ben Pfaff.