diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-03-01 17:05:00 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-03-01 17:05:00 +0100 |
commit | 25e8f23cc4ab9e504cc4876e889f4515d2cf1f67 (patch) | |
tree | 63c4600a1cb57a5079889f12c109ffefe41a631b /lib/gl/stdbool.in.h | |
parent | 967e52827e03baeea653a467f68f5896e9e6526a (diff) | |
download | gnutls-25e8f23cc4ab9e504cc4876e889f4515d2cf1f67.tar.gz |
Updated gnulib.
Diffstat (limited to 'lib/gl/stdbool.in.h')
-rw-r--r-- | lib/gl/stdbool.in.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/gl/stdbool.in.h b/lib/gl/stdbool.in.h index 12efde36d3..a329c70b24 100644 --- a/lib/gl/stdbool.in.h +++ b/lib/gl/stdbool.in.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2001-2003, 2006-2011 Free Software Foundation, Inc. +/* Copyright (C) 2001-2003, 2006-2012 Free Software Foundation, Inc. Written by Bruno Haible <haible@clisp.cons.org>, 2001. This program is free software; you can redistribute it and/or modify @@ -12,8 +12,7 @@ GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see <http://www.gnu.org/licenses/>. */ #ifndef _GL_STDBOOL_H #define _GL_STDBOOL_H |