Show
Ignore:
Timestamp:
07/01/10 13:56:42 (23 months ago)
Author:
khali
Message:

Change libsensors license from GPL to LGPL.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/lib/Module.mk

    r5819 r5844  
    22#  Copyright (c) 1998, 1999  Frodo Looijaard <frodol@dds.nl> 
    33# 
    4 #  This program is free software; you can redistribute it and/or modify 
    5 it under the terms of the GNU General Public License as published by 
    6 the Free Software Foundation; either version 2 of the License, or 
    7 (at your option) any later version. 
     4#  This library is free software; you can redistribute it and/or 
     5modify it under the terms of the GNU Lesser General Public 
     6License as published by the Free Software Foundation; either 
     7version 2.1 of the License, or (at your option) any later version. 
    88# 
    9 #  This program is distributed in the hope that it will be useful, 
     9#  This library is distributed in the hope that it will be useful, 
    1010#  but WITHOUT ANY WARRANTY; without even the implied warranty of 
    1111#  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. 
    1313# 
    1414#  You should have received a copy of the GNU General Public License