aboutsummaryrefslogtreecommitdiff
path: root/build-aux/arg-nonnull.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2012-03-19 18:35:55 +0100
committerThomas White <taw@physics.org>2012-03-27 16:46:55 +0200
commita0cdc586ccd5216a640c908ea162a7a452feafc6 (patch)
tree5203e4dcd530ea2376d40f11e4a0aabd12c56a0f /build-aux/arg-nonnull.h
parentd35bef6fae06e96d98699a91946ac7700e3993bc (diff)
Update GNUlib stuff
Diffstat (limited to 'build-aux/arg-nonnull.h')
-rw-r--r--build-aux/arg-nonnull.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/build-aux/arg-nonnull.h b/build-aux/arg-nonnull.h
index 7e3e2db8..6c2f1e82 100644
--- a/build-aux/arg-nonnull.h
+++ b/build-aux/arg-nonnull.h
@@ -1,5 +1,5 @@
/* A C macro for declaring that specific arguments must not be NULL.
- Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2009-2011 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published
@@ -9,7 +9,7 @@
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
+ General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */