From 49a4ba3ce049f29fc5021605b7bdec71040a8fa2 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 5 Jul 2007 18:32:34 +0000 Subject: Switched to LGPLv3. --- tests/Makefile.am | 6 ++---- tests/common.h | 6 ++---- tests/fdpassing.c | 6 ++---- 3 files changed, 6 insertions(+), 12 deletions(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index 1a8418a..3271451 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -5,7 +5,7 @@ # # Assuan 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 +# published by the Free Software Foundation; either version 3 of # the License, or (at your option) any later version. # # Assuan is distributed in the hope that it will be useful, but @@ -14,9 +14,7 @@ # 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 +# License along with this program; if not, see . ## Process this file with automake to produce Makefile.in diff --git a/tests/common.h b/tests/common.h index 180dc47..7a77807 100644 --- a/tests/common.h +++ b/tests/common.h @@ -5,7 +5,7 @@ * * Assuan 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 + * published by the Free Software Foundation; either version 3 of * the License, or (at your option) any later version. * * Assuan is distributed in the hope that it will be useful, but @@ -14,9 +14,7 @@ * 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. + * License along with this program; if not, see . */ #include diff --git a/tests/fdpassing.c b/tests/fdpassing.c index 733c232..bab6fdc 100644 --- a/tests/fdpassing.c +++ b/tests/fdpassing.c @@ -5,7 +5,7 @@ * * Assuan 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 + * published by the Free Software Foundation; either version 3 of * the License, or (at your option) any later version. * * Assuan is distributed in the hope that it will be useful, but @@ -14,9 +14,7 @@ * 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. + * License along with this program; if not, see . */ #include -- cgit v1.2.3