summaryrefslogtreecommitdiffstats
path: root/modem-probe
diff options
context:
space:
mode:
Diffstat (limited to 'modem-probe')
-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