diff --git a/LICENSE b/LICENSE index 8baaf9c..94a9ed0 100644 --- a/LICENSE +++ b/LICENSE @@ -569,9 +569,10 @@ address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General -Public License applies to it, you have the +Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered -version. If the Program does not specify a version number of the +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. @@ -635,7 +636,8 @@ the "copyright" line and a pointer to where the full notice is found. 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 3 of the License. + 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, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/classes/Keyboard.cpp b/src/classes/Keyboard.cpp index 52d9af5..f8a3972 100644 --- a/src/classes/Keyboard.cpp +++ b/src/classes/Keyboard.cpp @@ -3,7 +3,7 @@ g810-led 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 3 of the License. + the Free Software Foundation, version 3 of the License. g810-led is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/classes/Keyboard.h b/src/classes/Keyboard.h index c74dc17..6fcc31c 100644 --- a/src/classes/Keyboard.h +++ b/src/classes/Keyboard.h @@ -3,7 +3,7 @@ g810-led 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 3 of the License. + the Free Software Foundation, version 3 of the License. g810-led is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/helpers/help.cpp b/src/helpers/help.cpp index 952d2ea..11b7b60 100644 --- a/src/helpers/help.cpp +++ b/src/helpers/help.cpp @@ -3,7 +3,7 @@ g810-led 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 3 of the License. + the Free Software Foundation, version 3 of the License. g810-led is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/helpers/help.h b/src/helpers/help.h index fa96ef4..fc710fa 100644 --- a/src/helpers/help.h +++ b/src/helpers/help.h @@ -3,7 +3,7 @@ g810-led 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 3 of the License. + the Free Software Foundation, version 3 of the License. g810-led is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/helpers/utils.cpp b/src/helpers/utils.cpp index e961d79..ee2ad1f 100644 --- a/src/helpers/utils.cpp +++ b/src/helpers/utils.cpp @@ -3,7 +3,7 @@ g810-led 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 3 of the License. + the Free Software Foundation, version 3 of the License. g810-led is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/helpers/utils.h b/src/helpers/utils.h index c496404..a5ec033 100644 --- a/src/helpers/utils.h +++ b/src/helpers/utils.h @@ -3,7 +3,7 @@ g810-led 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 3 of the License. + the Free Software Foundation, version 3 of the License. g810-led is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/main.cpp b/src/main.cpp index 4236823..429f50c 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -3,7 +3,7 @@ g810-led 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 3 of the License. + the Free Software Foundation, version 3 of the License. g810-led is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of