install-reloc: Support multi-binary installation.
[gnulib.git] / lib / c-vsnprintf.c
index 45f8bd5..5add80f 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 Yoann Vandoorselaere <yoann@prelude-ids.org>.
    Modified for C locale by Ben Pfaff.