From b60ab936dc30f7e3b22585575befde9a2a70c132 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Fri, 7 Jul 2006 11:31:38 +0200 Subject: [PATCH] Updated the license information in the .c and .h files: Only allow GPLv2. --- src/liboping.c | 4 ++-- src/oping.c | 4 ++-- src/oping.h | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/liboping.c b/src/liboping.c index 21855e1..0dc956e 100644 --- a/src/liboping.c +++ b/src/liboping.c @@ -4,8 +4,8 @@ * * 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 - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * the Free Software Foundation; only version 2 of the License is + * applicable. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/oping.c b/src/oping.c index 8bc119e..23d9986 100644 --- a/src/oping.c +++ b/src/oping.c @@ -4,8 +4,8 @@ * * 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 - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * the Free Software Foundation; only version 2 of the License is + * applicable. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/oping.h b/src/oping.h index 4cdb3cf..061aa5d 100644 --- a/src/oping.h +++ b/src/oping.h @@ -4,8 +4,8 @@ * * 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 - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * the Free Software Foundation; only version 2 of the License is + * applicable. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of -- 2.11.0