Changeset 2151

Show
Ignore:
Timestamp:
06/13/07 13:46:12
Author:
antia
Message:

Modify the license of folder-remove.c

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/tests/functional/folder-remove.c

    r2148 r2151  
    22 * Copyright (C) 2006-2007 Antia Puentes Felpeto <apuentes@igalia.com> 
    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, o
    7  * (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; eithe
     7 * version 2 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 
    11  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    12  * GNU General Public License for more details. 
     11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.         See the GNU 
     12 * Lesser General Public License for more details. 
    1313 * 
    14  * You should have received a copy of the GNU General Public License 
    15  * along with self program; if not, write to the Free Software 
    16  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA 
     14 * You should have received a copy of the GNU Lesser General Public 
     15 * License along with self library; if not, write to the 
     16 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, 
     17 * Boston, MA 02111-1307, USA. 
    1718 */ 
    1819