summaryrefslogtreecommitdiff
path: root/lib/auth/Makefile.am
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2011-08-03 09:36:47 +0200
committerSimon Josefsson <simon@josefsson.org>2011-08-03 10:00:40 +0200
commit6b98dddd3c03340d2a35690516f6f315eeaa0afd (patch)
treecabd5af838b2542ce585ceb7789cfcf4b35ffd93 /lib/auth/Makefile.am
parent1dcfbfecc29c0ade2145a96550ea9a7cf08d6c45 (diff)
downloadgnutls-6b98dddd3c03340d2a35690516f6f315eeaa0afd.tar.gz
Clarify license and copyright.
Diffstat (limited to 'lib/auth/Makefile.am')
-rw-r--r--lib/auth/Makefile.am11
1 files changed, 4 insertions, 7 deletions
diff --git a/lib/auth/Makefile.am b/lib/auth/Makefile.am
index c4cad8b58c..e31e95b032 100644
--- a/lib/auth/Makefile.am
+++ b/lib/auth/Makefile.am
@@ -1,6 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
-# Free Software Foundation, Inc.
+# Copyright (C) 2002-2011 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
@@ -8,7 +7,7 @@
#
# The GnuTLS is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public License
-# as published by the Free Software Foundation; either version 2.1 of
+# as published by the Free Software Foundation; either version 3 of
# the License, or (at your option) any later version.
#
# The GnuTLS is distributed in the hope that it will be
@@ -16,10 +15,8 @@
# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# Lesser General Public License for more details.
#
-# You should have received a copy of the GNU Lesser General Public
-# License along with GnuTLS; if not, write to the Free
-# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
-# MA 02110-1301, USA
+# You should have received a copy of the GNU Lesser General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>
AM_CFLAGS = $(WERROR_CFLAGS) $(WSTACK_CFLAGS) $(WARN_CFLAGS)
AM_CPPFLAGS = \