summaryrefslogtreecommitdiff
path: root/client/services.h
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.h
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.h')
-rw-r--r--client/services.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/client/services.h b/client/services.h
index 15805b4b..945b4f9e 100644
--- a/client/services.h
+++ b/client/services.h
@@ -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
@@ -18,6 +19,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/
+
#ifndef __CLIENT_SERVICES_H
#define __CLIENT_SERVICES_H