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=95b7db9bc28ff277f8162ff604bff63499cdda79;p=soft%2Flpc122x%2Frfsub1GHz Update all files to mention version 3 of the GPL. --- diff --git a/host/lighthouse/dtplug_protocol_host.c b/host/lighthouse/dtplug_protocol_host.c index c9e2119..b891269 100644 --- a/host/lighthouse/dtplug_protocol_host.c +++ b/host/lighthouse/dtplug_protocol_host.c @@ -7,7 +7,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, diff --git a/host/lighthouse/dtplug_protocol_host.h b/host/lighthouse/dtplug_protocol_host.h index 9fe3a2c..23cd3f4 100644 --- a/host/lighthouse/dtplug_protocol_host.h +++ b/host/lighthouse/dtplug_protocol_host.h @@ -7,7 +7,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, diff --git a/host/lighthouse/handlers.c b/host/lighthouse/handlers.c index 6ce9667..c9dc1f9 100644 --- a/host/lighthouse/handlers.c +++ b/host/lighthouse/handlers.c @@ -9,7 +9,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, diff --git a/host/lighthouse/handlers.h b/host/lighthouse/handlers.h index 2d3aa15..0956385 100644 --- a/host/lighthouse/handlers.h +++ b/host/lighthouse/handlers.h @@ -9,7 +9,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, diff --git a/host/lighthouse/main.c b/host/lighthouse/main.c index 0a7c8e3..11bd805 100644 --- a/host/lighthouse/main.c +++ b/host/lighthouse/main.c @@ -9,7 +9,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, diff --git a/host/lighthouse/questions.pl b/host/lighthouse/questions.pl index 1f2e972..abbb320 100755 --- a/host/lighthouse/questions.pl +++ b/host/lighthouse/questions.pl @@ -8,7 +8,7 @@ use warnings; # # 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/host/lighthouse/serial_utils.c b/host/lighthouse/serial_utils.c index f5cafd3..5e17e42 100644 --- a/host/lighthouse/serial_utils.c +++ b/host/lighthouse/serial_utils.c @@ -7,7 +7,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, diff --git a/host/lighthouse/serial_utils.h b/host/lighthouse/serial_utils.h index ebb1fa0..7c17bcf 100644 --- a/host/lighthouse/serial_utils.h +++ b/host/lighthouse/serial_utils.h @@ -7,7 +7,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, diff --git a/host/lighthouse/sock_utils.c b/host/lighthouse/sock_utils.c index 0f3bb7c..aa24cfa 100644 --- a/host/lighthouse/sock_utils.c +++ b/host/lighthouse/sock_utils.c @@ -7,7 +7,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, diff --git a/host/lighthouse/sock_utils.h b/host/lighthouse/sock_utils.h index 059cd17..576fb4d 100644 --- a/host/lighthouse/sock_utils.h +++ b/host/lighthouse/sock_utils.h @@ -7,7 +7,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,