]> code.delx.au - gnu-emacs/blobdiff - src/doprnt.c
Add 2012 to FSF copyright years for Emacs files
[gnu-emacs] / src / doprnt.c
index 35af2297ff4dbd73a6c908c81a25bdc1bb4c4da8..b8eb0f071991f42d000fecff54d5aea7d36c8459 100644 (file)
@@ -1,7 +1,7 @@
 /* Output like sprintf to a buffer of specified size.
    Also takes args differently: pass one pointer to the end
    of the format string in addition to the format string itself.
-   Copyright (C) 1985, 2001-2011  Free Software Foundation, Inc.
+   Copyright (C) 1985, 2001-2012  Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.