summaryrefslogtreecommitdiff
path: root/libextra/gl/hmac.h
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-03-01 17:05:00 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-03-01 17:05:00 +0100
commit25e8f23cc4ab9e504cc4876e889f4515d2cf1f67 (patch)
tree63c4600a1cb57a5079889f12c109ffefe41a631b /libextra/gl/hmac.h
parent967e52827e03baeea653a467f68f5896e9e6526a (diff)
downloadgnutls-25e8f23cc4ab9e504cc4876e889f4515d2cf1f67.tar.gz
Updated gnulib.
Diffstat (limited to 'libextra/gl/hmac.h')
-rw-r--r--libextra/gl/hmac.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/libextra/gl/hmac.h b/libextra/gl/hmac.h
index 67cb72e7e4..4bb0a74b90 100644
--- a/libextra/gl/hmac.h
+++ b/libextra/gl/hmac.h
@@ -1,5 +1,5 @@
/* hmac.h -- hashed message authentication codes
- Copyright (C) 2005, 2009-2011 Free Software Foundation, Inc.
+ Copyright (C) 2005, 2009-2012 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 by
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU 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/>. */
/* Written by Simon Josefsson. */