From: Nathael Pajani Date: Thu, 21 Feb 2019 15:34:16 +0000 (+0100) Subject: Update all files to mention version 3 of the GPL. X-Git-Url: http://git.techno-innov.fr/?a=commitdiff_plain;h=2c96f448b098ff611f026184ca5f03999a66a53f;p=soft%2Flpc122x%2Fexamples Update all files to mention version 3 of the GPL. --- diff --git a/cc1101/README b/cc1101/README index 4f2e16a..41a4210 100644 --- a/cc1101/README +++ b/cc1101/README @@ -6,7 +6,7 @@ Copyright 2013 Nathael Pajani /* **************************************************************************** * 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 + * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/cc1101/main.c b/cc1101/main.c index d870b60..b79ef80 100644 --- a/cc1101/main.c +++ b/cc1101/main.c @@ -8,7 +8,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 + * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful,