summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2005-05-26 15:27:12 +0000
committerSimon Josefsson <simon@josefsson.org>2005-05-26 15:27:12 +0000
commit9890323fcbd8fbbfa42720a3d2895cca1a4f0faa (patch)
tree48eda56755b434fb2383430e94c372e2a27e2b71 /lib/Makefile.am
parentcaee08fbf4a5949021c37e13ba1df01a8a3cf864 (diff)
downloadgnutls-9890323fcbd8fbbfa42720a3d2895cca1a4f0faa.tar.gz
Update FSF office address in license.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am19
1 files changed, 9 insertions, 10 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 8c4ab26a56..fc8573001d 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -5,20 +5,19 @@
#
# This file is part of GNUTLS.
#
-# The GNUTLS library 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
-# the License, or (at your option) any later version.
+# This file is free software; you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
#
-# This library is distributed in the hope that it will be useful, but
+# This file 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 Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-# USA
+# You should have received a copy of the GNU General Public License
+# along with this file; if not, write to the Free Software Foundation,
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
SUBDIRS = x509
if ENABLE_MINITASN1