diff options
author | Glenn Morris <rgm@gnu.org> | 2007-01-16 02:38:27 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-01-16 02:38:27 +0000 |
commit | 62eda0e2b183f83fcb7642da15fe9ff045c91bd8 (patch) | |
tree | ed5dac035b74e3cd118fdb940bd45d6a013da262 /m4 | |
parent | 6d9b4a078bab4b71b6c90c1fcb93aa8f4375054f (diff) | |
download | emacs-62eda0e2b183f83fcb7642da15fe9ff045c91bd8.tar.gz |
Update copyright for years from Emacs 21 to present (mainly adding
2001).
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 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. |