diff --git a/eeprom/Module.mk b/eeprom/Module.mk index 49c2658..c786c0d 100644 --- a/eeprom/Module.mk +++ b/eeprom/Module.mk @@ -2,7 +2,7 @@ # # Copyright (C) 2007 Jean Delvare # -# Licensed under the GNU Public License. +# Licensed under the GNU General Public License. EEPROM_DIR := eeprom diff --git a/tools/Module.mk b/tools/Module.mk index 290e170..b277f46 100644 --- a/tools/Module.mk +++ b/tools/Module.mk @@ -2,7 +2,7 @@ # # Copyright (C) 2007 Jean Delvare # -# Licensed under the GNU Public License. +# Licensed under the GNU General Public License. TOOLS_DIR := tools