From 870e98334018a66de8a6e4a659d2dc5dee1cbecf Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sun, 12 Apr 2009 21:52:56 -0700 Subject: [PATCH] GPL Version 2 only --- ao.h | 3 +-- ao_panic.c | 3 +-- ao_task.c | 3 +-- ao_test.c | 3 +-- cc1111.h | 3 +-- 5 files changed, 5 insertions(+), 10 deletions(-) diff --git a/ao.h b/ao.h index dc2a0751..4fd368c0 100644 --- a/ao.h +++ b/ao.h @@ -3,8 +3,7 @@ * * This program is free software; you can redistribute it and/or modify * 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. + * the Free Software Foundation; version 2 of the License * * 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/ao_panic.c b/ao_panic.c index 9f9167d8..c9c63b21 100644 --- a/ao_panic.c +++ b/ao_panic.c @@ -3,8 +3,7 @@ * * This program is free software; you can redistribute it and/or modify * 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. + * the Free Software Foundation; version 2 of the License. * * 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/ao_task.c b/ao_task.c index a0c39ec9..0af5043c 100644 --- a/ao_task.c +++ b/ao_task.c @@ -3,8 +3,7 @@ * * This program is free software; you can redistribute it and/or modify * 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. + * the Free Software Foundation; version 2 of the License. * * 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/ao_test.c b/ao_test.c index 553e5f6d..85d523af 100644 --- a/ao_test.c +++ b/ao_test.c @@ -3,8 +3,7 @@ * * This program is free software; you can redistribute it and/or modify * 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. + * the Free Software Foundation; version 2 of the License. * * 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/cc1111.h b/cc1111.h index 58f6daa3..3cec5e11 100644 --- a/cc1111.h +++ b/cc1111.h @@ -5,8 +5,7 @@ This program is free software; you can redistribute it and/or modify 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. + the Free Software Foundation; version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- 2.30.2