summaryrefslogtreecommitdiff
path: root/gl/close-hook.h
diff options
context:
space:
mode:
Diffstat (limited to 'gl/close-hook.h')
-rw-r--r--gl/close-hook.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gl/close-hook.h b/gl/close-hook.h
index 1e115516d6..283bebbe3f 100644
--- a/gl/close-hook.h
+++ b/gl/close-hook.h
@@ -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.
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/>. */