maint: update copyright
[gnulib.git] / m4 / obstack-printf-posix.m4
index 328298f..8558446 100644 (file)
@@ -1,5 +1,5 @@
-# obstack-printf-posix.m4 serial 3
-dnl Copyright (C) 2008-2009 Free Software Foundation, Inc.
+# obstack-printf-posix.m4 serial 4
+dnl Copyright (C) 2008-2014 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
@@ -101,4 +101,5 @@ AC_DEFUN([gl_FUNC_OBSTACK_PRINTF_POSIX],
     gl_REPLACE_VASNPRINTF
     gl_REPLACE_OBSTACK_PRINTF
   fi
+  gl_DECL_OBSTACK_PRINTF
 ])