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=cd7e6641fa503acca3523e2f5f921f36ad32a081;p=soft%2Flpc122x%2Fexamples Update all files to mention version 3 of the GPL. --- diff --git a/host/udpbridge/dtplug_protocol_host.c b/host/udpbridge/dtplug_protocol_host.c index c9e2119..b891269 100644 --- a/host/udpbridge/dtplug_protocol_host.c +++ b/host/udpbridge/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/udpbridge/dtplug_protocol_host.h b/host/udpbridge/dtplug_protocol_host.h index 3ecf78a..9b24460 100644 --- a/host/udpbridge/dtplug_protocol_host.h +++ b/host/udpbridge/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/udpbridge/handlers.c b/host/udpbridge/handlers.c index 2e82675..8261ea5 100644 --- a/host/udpbridge/handlers.c +++ b/host/udpbridge/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/udpbridge/handlers.h b/host/udpbridge/handlers.h index fad21d7..87fab30 100644 --- a/host/udpbridge/handlers.h +++ b/host/udpbridge/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/udpbridge/main.c b/host/udpbridge/main.c index 65350a2..bdfce6e 100644 --- a/host/udpbridge/main.c +++ b/host/udpbridge/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/udpbridge/questions.pl b/host/udpbridge/questions.pl index 1f2e972..abbb320 100755 --- a/host/udpbridge/questions.pl +++ b/host/udpbridge/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/udpbridge/serial_utils.c b/host/udpbridge/serial_utils.c index f5cafd3..5e17e42 100644 --- a/host/udpbridge/serial_utils.c +++ b/host/udpbridge/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/udpbridge/serial_utils.h b/host/udpbridge/serial_utils.h index ebb1fa0..7c17bcf 100644 --- a/host/udpbridge/serial_utils.h +++ b/host/udpbridge/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/udpbridge/sock_utils.c b/host/udpbridge/sock_utils.c index 0f3bb7c..aa24cfa 100644 --- a/host/udpbridge/sock_utils.c +++ b/host/udpbridge/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/udpbridge/sock_utils.h b/host/udpbridge/sock_utils.h index 059cd17..576fb4d 100644 --- a/host/udpbridge/sock_utils.h +++ b/host/udpbridge/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,