diff --git a/client/src/cmdhfgallagher.c b/client/src/cmdhfgallagher.c index e8ff0554d..27c814237 100644 --- a/client/src/cmdhfgallagher.c +++ b/client/src/cmdhfgallagher.c @@ -2,7 +2,7 @@ * Matt Moran (@DarkMatterMatt), 2021 * ----------------------------------------------------------------------------- * This program is free software: you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as published by the + * under the terms of the GNU General Public License as published by the * Free Software Foundation, either version 3 of the License, or (at your * option) any later version. * ----------------------------------------------------------------------------- diff --git a/client/src/cmdhfgallagher.h b/client/src/cmdhfgallagher.h index 3c4024114..22aee9c2f 100644 --- a/client/src/cmdhfgallagher.h +++ b/client/src/cmdhfgallagher.h @@ -2,7 +2,7 @@ * Matt Moran (@DarkMatterMatt), 2021 * ----------------------------------------------------------------------------- * This program is free software: you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as published by the + * under the terms of the GNU General Public License as published by the * Free Software Foundation, either version 3 of the License, or (at your * option) any later version. * ----------------------------------------------------------------------------- diff --git a/client/src/mifare/gallaghercore.c b/client/src/mifare/gallaghercore.c index 6bff623f8..71e235286 100644 --- a/client/src/mifare/gallaghercore.c +++ b/client/src/mifare/gallaghercore.c @@ -2,7 +2,7 @@ * Matt Moran (@DarkMatterMatt), 2021 * ----------------------------------------------------------------------------- * This program is free software: you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as published by the + * under the terms of the GNU General Public License as published by the * Free Software Foundation, either version 3 of the License, or (at your * option) any later version. * ----------------------------------------------------------------------------- diff --git a/client/src/mifare/gallaghercore.h b/client/src/mifare/gallaghercore.h index bc9ee0c67..9137073bb 100644 --- a/client/src/mifare/gallaghercore.h +++ b/client/src/mifare/gallaghercore.h @@ -2,7 +2,7 @@ * Matt Moran (@DarkMatterMatt), 2021 * ----------------------------------------------------------------------------- * This program is free software: you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as published by the + * under the terms of the GNU General Public License as published by the * Free Software Foundation, either version 3 of the License, or (at your * option) any later version. * -----------------------------------------------------------------------------