Changeset 3015


Ignore:
Timestamp:
09/19/07 18:26:24 (6 years ago)
Author:
thomas
Message:
  • libmokoui/moko-hint-entry.c:
  • libmokoui/moko-hint-entry.h:

Relicense under LGPL

Location:
trunk/src/target/OM-2007.2/libraries/libmokoui2
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/target/OM-2007.2/libraries/libmokoui2/ChangeLog

    r3013 r3015  
     12007-09-19  Thomas Wood  <thomas@openedhand.com> 
     2 
     3        * libmokoui/moko-hint-entry.c: 
     4        * libmokoui/moko-hint-entry.h: 
     5 
     6  Relicense under LGPL 
     7 
    182007-09-19  Thomas Wood  <thomas@openedhand.com> 
    29 
  • trunk/src/target/OM-2007.2/libraries/libmokoui2/libmokoui/moko-hint-entry.c

    r3011 r3015  
    55 * Copyright (C) 2007 OpenedHand Ltd 
    66 * 
    7  * This program is free software; you can redistribute it and/or modify it under 
    8  * the terms of the GNU General Public License as published by the Free Software 
    9  * Foundation; either version 2 of the License, or (at your option) any later 
    10  * version. 
    11  * 
    12  * This program is distributed in the hope that it will be useful, but WITHOUT 
    13  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 
    14  * FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more 
    15  * details. 
    16  * 
    17  * You should have received a copy of the GNU General Public License along with 
    18  * this program; if not, write to the Free Software Foundation, Inc., 51 
    19  * Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 
     7 * Relicensed with permission from GPL version 2 to LGPL version 2.1 
     8 * 
     9 * This library is free software; you can redistribute it and/or 
     10 * modify it under the terms of the GNU Lesser General Public 
     11 * License as published by the Free Software Foundation; either 
     12 * version 2.1 of the License, or (at your option) any later version. 
     13 * 
     14 * This library is distributed in the hope that it will be useful, 
     15 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
     17 * Lesser General Public License for more details. 
     18 * 
     19 * You should have received a copy of the GNU Lesser General Public 
     20 * License along with this library; if not, write to the Free Software 
     21 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA 
    2022 */ 
    2123 
  • trunk/src/target/OM-2007.2/libraries/libmokoui2/libmokoui/moko-hint-entry.h

    r2978 r3015  
    66 * Copyright (C) 2007 OpenedHand Ltd 
    77 * 
    8  * This program is free software; you can redistribute it and/or modify it under 
    9  * the terms of the GNU General Public License as published by the Free Software 
    10  * Foundation; either version 2 of the License, or (at your option) any later 
    11  * version. 
     8 * Relicensed with permission from GPL version 2 to LGPL version 2.1 
    129 * 
    13  * This program is distributed in the hope that it will be useful, but WITHOUT 
    14  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 
    15  * FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more 
    16  * details. 
     10 * This library is free software; you can redistribute it and/or 
     11 * modify it under the terms of the GNU Lesser General Public 
     12 * License as published by the Free Software Foundation; either 
     13 * version 2.1 of the License, or (at your option) any later version. 
    1714 * 
    18  * You should have received a copy of the GNU General Public License along with 
    19  * this program; if not, write to the Free Software Foundation, Inc., 51 
    20  * Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 
     15 * This library is distributed in the hope that it will be useful, 
     16 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
     18 * Lesser General Public License for more details. 
     19 * 
     20 * You should have received a copy of the GNU Lesser General Public 
     21 * License along with this library; if not, write to the Free Software 
     22 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA 
    2123 */ 
    2224 
Note: See TracChangeset for help on using the changeset viewer.