diff options
Diffstat (limited to 'eeprom/Module.mk')
-rw-r--r-- | eeprom/Module.mk | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/eeprom/Module.mk b/eeprom/Module.mk index 950bee5..856ffa2 100644 --- a/eeprom/Module.mk +++ b/eeprom/Module.mk @@ -2,7 +2,10 @@ # # Copyright (C) 2007-2008 Jean Delvare <khali@linux-fr.org> # -# Licensed under the GNU General Public License. +# 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 +# (at your option) any later version. EEPROM_DIR := eeprom |