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

Change libsensors license from GPL to LGPL.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/lib/general.h

    r5163 r5844  
    33    Copyright (c) 1998, 1999  Frodo Looijaard <frodol@dds.nl> 
    44 
    5     This program is free software; you can redistribute it and/or modify 
    6     it under the terms of the GNU General Public License as published by 
    7     the Free Software Foundation; either version 2 of the License, or 
    8     (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. 
    99 
    10     This program is distributed in the hope that it will be useful, 
     10    This library is distributed in the hope that it will be useful, 
    1111    but WITHOUT ANY WARRANTY; without even the implied warranty of 
    1212    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. 
    1414 
    1515    You should have received a copy of the GNU General Public License