summaryrefslogtreecommitdiff
path: root/unit/test-gobex-header.c
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2013-02-15 16:19:51 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2013-02-15 16:19:54 +0200
commitc2e5d1ff16f43a31f14e736d6e611879b3953dfa (patch)
treecff2e61b2a884eb9ecbf390239e15bfd559c889f /unit/test-gobex-header.c
parentfa1f04c2bece2c94916f0ddf84947c66f86948c6 (diff)
downloadbluez-c2e5d1ff16f43a31f14e736d6e611879b3953dfa.tar.gz
unit: Fix gobex GPL version reference
These files (like everything else in the tree) should be GPL 2 or later instead of GPL 2 only.
Diffstat (limited to 'unit/test-gobex-header.c')
-rw-r--r--unit/test-gobex-header.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/unit/test-gobex-header.c b/unit/test-gobex-header.c
index 2a198c639..31c49a627 100644
--- a/unit/test-gobex-header.c
+++ b/unit/test-gobex-header.c
@@ -5,8 +5,9 @@
* Copyright (C) 2011 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