]> code.delx.au - gnu-emacs/blobdiff - src/doprnt.c
Merge from emacs--devo--0
[gnu-emacs] / src / doprnt.c
index 6e71e261788c3127eb60fc263194d13882300986..d3c8557c251e408ec1922ba21b9238b52377ad08 100644 (file)
@@ -1,8 +1,8 @@
 /* Output like sprintf to a buffer of specified size.
    Also takes args differently: pass one pointer to an array of strings
    in addition to the format string which is separate.
-   Copyright (C) 1985, 2002, 2003, 2004, 2005,
-                 2006 Free Software Foundation, Inc.
+   Copyright (C) 1985, 2001, 2002, 2003, 2004, 2005,
+                 2006, 2007  Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.