summaryrefslogtreecommitdiff
path: root/gobex
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2013-02-15 16:25:24 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2013-02-15 16:25:29 +0200
commit30e2aaa3f80e77c9080e71e4a641a7df81a9958b (patch)
treed3c94fd666692f3d12a2686ec784779ef0d5c128 /gobex
parentc2e5d1ff16f43a31f14e736d6e611879b3953dfa (diff)
downloadbluez-30e2aaa3f80e77c9080e71e4a641a7df81a9958b.tar.gz
gobex: Fix 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 'gobex')
-rw-r--r--gobex/gobex-apparam.c5
-rw-r--r--gobex/gobex-apparam.h5
-rw-r--r--gobex/gobex-debug.h5
-rw-r--r--gobex/gobex-defs.c5
-rw-r--r--gobex/gobex-defs.h5
-rw-r--r--gobex/gobex-header.c5
-rw-r--r--gobex/gobex-header.h5
-rw-r--r--gobex/gobex-packet.c5
-rw-r--r--gobex/gobex-packet.h5
-rw-r--r--gobex/gobex-transfer.c5
-rw-r--r--gobex/gobex.c5
-rw-r--r--gobex/gobex.h5
12 files changed, 36 insertions, 24 deletions
diff --git a/gobex/gobex-apparam.c b/gobex/gobex-apparam.c
index 442a3f140..432817203 100644
--- a/gobex/gobex-apparam.c
+++ b/gobex/gobex-apparam.c
@@ -5,8 +5,9 @@
* Copyright (C) 2012 Intel Corporation.
*
* 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
diff --git a/gobex/gobex-apparam.h b/gobex/gobex-apparam.h
index 46e20d264..6c0860928 100644
--- a/gobex/gobex-apparam.h
+++ b/gobex/gobex-apparam.h
@@ -5,8 +5,9 @@
* Copyright (C) 2012 Intel Corporation.
*
* 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
diff --git a/gobex/gobex-debug.h b/gobex/gobex-debug.h
index 14e2bcdeb..688466ef5 100644
--- a/gobex/gobex-debug.h
+++ b/gobex/gobex-debug.h
@@ -4,8 +4,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
diff --git a/gobex/gobex-defs.c b/gobex/gobex-defs.c
index c184c9c91..1c7c39a16 100644
--- a/gobex/gobex-defs.c
+++ b/gobex/gobex-defs.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
diff --git a/gobex/gobex-defs.h b/gobex/gobex-defs.h
index 9c2ab53ee..326e3cb09 100644
--- a/gobex/gobex-defs.h
+++ b/gobex/gobex-defs.h
@@ -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
diff --git a/gobex/gobex-header.c b/gobex/gobex-header.c
index 80e8e4e6f..281f8ea21 100644
--- a/gobex/gobex-header.c
+++ b/gobex/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
diff --git a/gobex/gobex-header.h b/gobex/gobex-header.h
index 196cb20dd..42a2a0cb1 100644
--- a/gobex/gobex-header.h
+++ b/gobex/gobex-header.h
@@ -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
diff --git a/gobex/gobex-packet.c b/gobex/gobex-packet.c
index c3e395310..4c14cf763 100644
--- a/gobex/gobex-packet.c
+++ b/gobex/gobex-packet.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
diff --git a/gobex/gobex-packet.h b/gobex/gobex-packet.h
index e4cea0b51..6121fa774 100644
--- a/gobex/gobex-packet.h
+++ b/gobex/gobex-packet.h
@@ -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
diff --git a/gobex/gobex-transfer.c b/gobex/gobex-transfer.c
index 724c78828..ac8836cdc 100644
--- a/gobex/gobex-transfer.c
+++ b/gobex/gobex-transfer.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
diff --git a/gobex/gobex.c b/gobex/gobex.c
index 7c136af9e..a9bcee91b 100644
--- a/gobex/gobex.c
+++ b/gobex/gobex.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
diff --git a/gobex/gobex.h b/gobex/gobex.h
index 3120da265..c42c42c49 100644
--- a/gobex/gobex.h
+++ b/gobex/gobex.h
@@ -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