summaryrefslogtreecommitdiff
path: root/ltdl/m4/m4-getopt.m4
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2010-01-04 14:04:03 -0700
committerEric Blake <ebb9@byu.net>2010-01-05 22:03:45 -0700
commit2464644c1e3359a7abe15c3f28c0948be612c8e8 (patch)
tree063f53ae35ad83c6e76137c2449357c2aba0d60c /ltdl/m4/m4-getopt.m4
parentdc9d4612150ed7f515739af6d8dc777744c528e1 (diff)
downloadm4-2464644c1e3359a7abe15c3f28c0948be612c8e8.tar.gz
Prepare to bulk update copyright year.
* gnulib: Update. * ltdl/m4/gnulib-cache.m4: Import update-copyright module. * cfg.mk (update-copyright-env): Enforce longhand behavior. * .x-update-copyright: New file. * Makefile.am (syntax_check_exceptions): Distribute exception. * ltdl/m4/debug.m4: Add FSF copyright. * ltdl/m4/m4-error.m4: Fix FSF name in copyright. * ltdl/m4/m4-getopt.m4: Likewise. * ltdl/m4/m4-gettext.m4: Likewise. * ltdl/m4/m4-obstack.m4: Likewise. * ltdl/m4/m4-regex.m4: Likewise. * ltdl/m4/m4-rename.m4: Likewise. * ltdl/m4/m4-syscmd.m4: Likewise. * modules/modtest.m4: Likewise. * modules/perl.m4: Likewise. * modules/shadow.m4: Likewise. * modules/stdlib.m4: Likewise. * modules/time.m4: Likewise. * modules/time2.m4: Likewise. * tests/iso8859.m4: Likewise. Signed-off-by: Eric Blake <ebb9@byu.net> (cherry picked from commit 548145f74620c9deb456c9eec3f20e18968d4da7)
Diffstat (limited to 'ltdl/m4/m4-getopt.m4')
-rw-r--r--ltdl/m4/m4-getopt.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ltdl/m4/m4-getopt.m4 b/ltdl/m4/m4-getopt.m4
index 9c606ddc..d089a17b 100644
--- a/ltdl/m4/m4-getopt.m4
+++ b/ltdl/m4/m4-getopt.m4
@@ -2,7 +2,7 @@
# m4-getopt.m4 -- Use the installed version of getopt.h if available.
# Written by Gary V. Vaughan <gary@gnu.org>
#
-# Copyright (C) 2005, 2006, 2007, 2009 Free Software Foundation, Inc
+# Copyright (C) 2005, 2006, 2007, 2009 Free Software Foundation, Inc.
#
# This file is part of GNU M4.
#