summaryrefslogtreecommitdiff
path: root/src/doprnt.c
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2005-08-07 12:33:19 +0000
committerThien-Thi Nguyen <ttn@gnuvola.org>2005-08-07 12:33:19 +0000
commit0b5538bd8587cfa6a9c90ff7d0c4699654dbabc6 (patch)
tree55190715ac4f07aeb257ed6311537c1dcd4f540d /src/doprnt.c
parent92b47a4a991a7b30f5eda49fcab4f29aa9ca288e (diff)
downloademacs-0b5538bd8587cfa6a9c90ff7d0c4699654dbabc6.tar.gz
Update years in copyright notice; nfc.
Diffstat (limited to 'src/doprnt.c')
-rw-r--r--src/doprnt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doprnt.c b/src/doprnt.c
index 1cfc5aecee6..5d824038faf 100644
--- a/src/doprnt.c
+++ b/src/doprnt.c
@@ -1,7 +1,7 @@
/* 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 Free Software Foundation, Inc.
+ Copyright (C) 1985, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
This file is part of GNU Emacs.