summaryrefslogtreecommitdiff
path: root/gl/close-hook.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/close-hook.c')
-rw-r--r--gl/close-hook.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gl/close-hook.c b/gl/close-hook.c
index 0253c4dc59..ecc5f46cdb 100644
--- a/gl/close-hook.c
+++ b/gl/close-hook.c
@@ -1,5 +1,5 @@
/* Hook for making the close() function extensible.
- Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2009-2011 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2009.
This program is free software: you can redistribute it and/or modify it
@@ -10,7 +10,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/>. */