From e218c81af56cbcb71abe4525b04d3c52e68a9e9a Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Mon, 26 Jan 2009 16:37:41 +0100 Subject: modem-probe: switch to "GPLv2 or later" --- modem-probe/modem-probe.c | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'modem-probe') diff --git a/modem-probe/modem-probe.c b/modem-probe/modem-probe.c index 7b9b4d8..9494c3b 100644 --- a/modem-probe/modem-probe.c +++ b/modem-probe/modem-probe.c @@ -3,9 +3,15 @@ * * Copyright (C) 2008 Dan Williams * - * 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 version 2 of the License. + * 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. + * + * This program 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: */ #ifndef _GNU_SOURCE -- cgit