summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-01-16 02:38:27 +0000
committerGlenn Morris <rgm@gnu.org>2007-01-16 02:38:27 +0000
commit0651c898365c07576ed33e085abfcc20c34ba623 (patch)
tree740b86ea14b2be7d3aa7979a874f92449aca22b0 /m4
parentdc344e1ebfe54dbd6a778ef55389744c33b16bf7 (diff)
downloademacs-0651c898365c07576ed33e085abfcc20c34ba623.tar.gz
Update copyright for years from Emacs 21 to present (mainly adding
2001).
Diffstat (limited to 'm4')
-rw-r--r--m4/getopt.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/getopt.m4 b/m4/getopt.m4
index a0c6ea38cf5..75cccacc2f2 100644
--- a/m4/getopt.m4
+++ b/m4/getopt.m4
@@ -1,5 +1,5 @@
# getopt.m4 serial 10
-dnl Copyright (C) 2002,2003,2004,2005,2006 Free Software Foundation, Inc.
+dnl Copyright (C) 2002,2003,2004,2005,2006,2007 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.