From c2e5d1ff16f43a31f14e736d6e611879b3953dfa Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Fri, 15 Feb 2013 16:19:51 +0200 Subject: [PATCH] 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. --- unit/test-gobex-apparam.c | 5 +++-- unit/test-gobex-header.c | 5 +++-- unit/test-gobex-packet.c | 5 +++-- unit/test-gobex-transfer.c | 5 +++-- unit/test-gobex.c | 5 +++-- 5 files changed, 15 insertions(+), 10 deletions(-) diff --git a/unit/test-gobex-apparam.c b/unit/test-gobex-apparam.c index 1c8627464..e6a42cc7f 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 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 diff --git a/unit/test-gobex-packet.c b/unit/test-gobex-packet.c index b40dc66d4..bf2035be9 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 a8578fd9c..ef05047a5 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 8beaa444f..74e775962 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 -- 2.11.0