Changeset 5844 for lm-sensors/trunk/lib/Module.mk
- Timestamp:
- 07/01/10 13:56:42 (23 months ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/lib/Module.mk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/lib/Module.mk
r5819 r5844 2 2 # Copyright (c) 1998, 1999 Frodo Looijaard <frodol@dds.nl> 3 3 # 4 # This program is free software; you can redistribute it and/or modify5 # it under the terms of the GNU General Public License as published by6 # the Free Software Foundation; either version 2 of the License, or7 # (at your option) any later version.4 # This library is free software; you can redistribute it and/or 5 # modify it under the terms of the GNU Lesser General Public 6 # License as published by the Free Software Foundation; either 7 # version 2.1 of the License, or (at your option) any later version. 8 8 # 9 # This programis distributed in the hope that it will be useful,9 # This library is distributed in the hope that it will be useful, 10 10 # but WITHOUT ANY WARRANTY; without even the implied warranty of 11 11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 # GNU General Public License for more details.12 # GNU Lesser General Public License for more details. 13 13 # 14 14 # You should have received a copy of the GNU General Public License
