diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2006-02-05 22:41:31 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2006-02-05 22:41:31 +0000 |
commit | 8d99e09d789d6808b910846b6d5c5a4bfc7f4c0c (patch) | |
tree | 241ba6039426abeaa6f4209cdab77dd2d8853142 /m4 | |
parent | 5e0926cdf51cb5a8019a589d1582113d1a453ce6 (diff) | |
download | emacs-8d99e09d789d6808b910846b6d5c5a4bfc7f4c0c.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'm4')
-rw-r--r-- | m4/getopt.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/getopt.m4 b/m4/getopt.m4 index dbcc44d9095..a0c6ea38cf5 100644 --- a/m4/getopt.m4 +++ b/m4/getopt.m4 @@ -1,5 +1,5 @@ # getopt.m4 serial 10 -dnl Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +dnl Copyright (C) 2002,2003,2004,2005,2006 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. |