summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2005-01-24 19:24:21 +0000
committerSimon Josefsson <simon@josefsson.org>2005-01-24 19:24:21 +0000
commitd964e853b67bf3fd448bd7d8f58d5f2171fe6caa (patch)
tree30c5fdc6d489e68af4f8c0a2a79c3aee6ffa6c6b
parent08297e1fe9ae9a551bc52f3f49ed458197f190e7 (diff)
downloadgnutls-d964e853b67bf3fd448bd7d8f58d5f2171fe6caa.tar.gz
Clean up license templates.
-rw-r--r--tests/Makefile.am24
1 files changed, 13 insertions, 11 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index ff54967071..decc306311 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,21 +1,23 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2004 Free Software Foundation
+# Copyright (C) 2004, 2005 Free Software Foundation
+#
+# Author: Nikos Mavroyanopoulos
#
# This file is part of GNUTLS.
#
-# GNUTLS 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.
+# GNUTLS 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.
#
-# GNUTLS 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 General Public License for more details.
+# GNUTLS 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
+# 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+# along with GNUTLS; if not, write to the Free Software Foundation,
+# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
AM_CPPFLAGS = -I../includes -I$(top_srcdir)/includes
AM_LDFLAGS = -no-install