diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-10 15:40:54 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-10 15:40:54 +0000 |
commit | b65d8176e6adcb4ac950d4c49419689eeacd03d7 (patch) | |
tree | c4a8ed21a636f61fff2d083d3cb671c930d6ecf4 /nt/addsection.c | |
parent | 651f374c99a2bcf5e2ed326a26cf0d89a5c204f5 (diff) | |
download | emacs-b65d8176e6adcb4ac950d4c49419689eeacd03d7.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'nt/addsection.c')
-rw-r--r-- | nt/addsection.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/addsection.c b/nt/addsection.c index 20ab5cf5163..5a58f3e1c07 100644 --- a/nt/addsection.c +++ b/nt/addsection.c @@ -1,5 +1,5 @@ /* Add an uninitialized data section to an executable. - Copyright (C) 1999, 2005 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. This file is part of GNU Emacs. |