]> code.delx.au - gnu-emacs/blobdiff - src/doprnt.c
Update copyright year to 2015
[gnu-emacs] / src / doprnt.c
index cc4d0e467780b97fa38f7faa85015a178e5690f5..68750f519e60f4eecab40f99926c495e6384e01b 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-2014 Free Software Foundation, Inc.
+   Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.