summaryrefslogtreecommitdiffstats
path: root/modem-probe/modem-probe.c
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-01-26 16:37:41 +0100
committerKay Sievers <kay.sievers@vrfy.org>2009-01-26 16:37:41 +0100
commite218c81af56cbcb71abe4525b04d3c52e68a9e9a (patch)
tree4564bd2eba32438021794997d013b9f497a9a743 /modem-probe/modem-probe.c
parenteb75d866015c3eb21205457bc7896c9deea8e795 (diff)
modem-probe: switch to "GPLv2 or later"
Diffstat (limited to 'modem-probe/modem-probe.c')
-rw-r--r--modem-probe/modem-probe.c12
1 files changed, 9 insertions, 3 deletions
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 <dcbw@redhat.com>
*
- * 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