summaryrefslogtreecommitdiff
path: root/client/services.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-12-11 12:07:08 +0100
committerMarcel Holtmann <marcel@holtmann.org>2012-12-11 12:07:08 +0100
commit27e37a50f35cc54c266cbd37e32dadbf3016e5e8 (patch)
treed492fc1c1a252ccdc5db0d7fa601ebcc1b3413e1 /client/services.c
parentc68ba5e590e3bb3337838f71748cdf94f8a2a128 (diff)
downloadconnman-27e37a50f35cc54c266cbd37e32dadbf3016e5e8.tar.gz
connman-27e37a50f35cc54c266cbd37e32dadbf3016e5e8.tar.bz2
connman-27e37a50f35cc54c266cbd37e32dadbf3016e5e8.zip
client: Fix the mangled copyright statement
In addition relax it to GPLv2 or later to make linking against newer versions of readline library possible.
Diffstat (limited to 'client/services.c')
-rw-r--r--client/services.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/client/services.c b/client/services.c
index ff2c7294..556b392c 100644
--- a/client/services.c
+++ b/client/services.c
@@ -5,8 +5,9 @@
* Copyright (C) 2012 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
+ * 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