Ignore:
Timestamp:
Nov 16, 2003, 1:28:29 PM (19 years ago)
Author:
Sam Hocevar
Message:
  • Changed copyleft to LGPL.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcaca/trunk/src/caca.c

    r187 r192  
    66 *   $Id$
    77 *
    8  *   This program is free software; you can redistribute it and/or modify
    9  *   it under the terms of the GNU General Public License as published by
    10  *   the Free Software Foundation; either version 2 of the License, or
    11  *   (at your option) any later version.
     8 *   This library is free software; you can redistribute it and/or
     9 *   modify it under the terms of the GNU Lesser General Public
     10 *   License as published by the Free Software Foundation; either
     11 *   version 2 of the License, or (at your option) any later version.
    1212 *
    13  *   This program is distributed in the hope that it will be useful,
     13 *   This library is distributed in the hope that it will be useful,
    1414 *   but WITHOUT ANY WARRANTY; without even the implied warranty of
    15  *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    16  *   GNU General Public License for more details.
     15 *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
     16 *   Lesser General Public License for more details.
    1717 *
    18  *   You should have received a copy of the GNU General Public License
    19  *   along with this program; if not, write to the Free Software
    20  *   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
     18 *   You should have received a copy of the GNU Lesser General Public
     19 *   License along with this library; if not, write to the Free Software
     20 *   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
     21 *   02111-1307  USA
    2122 */
    2223
Note: See TracChangeset for help on using the changeset viewer.