Diff between fa1f04c2bece2c94916f0ddf84947c66f86948c6 and c2e5d1ff16f43a31f14e736d6e611879b3953dfa

Changed Files

File Additions Deletions Status
unit/test-gobex-apparam.c +3 -2 modified
unit/test-gobex-header.c +3 -2 modified
unit/test-gobex-packet.c +3 -2 modified
unit/test-gobex-transfer.c +3 -2 modified
unit/test-gobex.c +3 -2 modified

Full Patch

diff --git a/unit/test-gobex-apparam.c b/unit/test-gobex-apparam.c
index 1c86274..e6a42cc 100644
--- a/unit/test-gobex-apparam.c
+++ b/unit/test-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/unit/test-gobex-header.c b/unit/test-gobex-header.c
index 2a198c6..31c49a6 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
diff --git a/unit/test-gobex-packet.c b/unit/test-gobex-packet.c
index b40dc66..bf2035b 100644
--- a/unit/test-gobex-packet.c
+++ b/unit/test-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/unit/test-gobex-transfer.c b/unit/test-gobex-transfer.c
index a8578fd..ef05047 100644
--- a/unit/test-gobex-transfer.c
+++ b/unit/test-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/unit/test-gobex.c b/unit/test-gobex.c
index 8beaa44..74e7759 100644
--- a/unit/test-gobex.c
+++ b/unit/test-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