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