Show
Ignore:
Timestamp:
12/31/06 16:36:22 (2 years ago)
Author:
durin42
Message:

As discussed and confirmed on the list, we are now switching completely to the
GNU Lesser General Public License. As such, changing the banner on the top
of all the files, and updating our license file. Removed all remaining
references to libpostproc, and everything still builds!

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ff_MovieImportDispatch.h

    r204 r221  
    55 *  Copyright(C) 2006 Christoph Naegeli <chn1@mac.com> 
    66 * 
    7  *  This program is free software ; you can redistribute it and/or modify 
    8  *  it under the terms of the GNU General Public License as published by 
    9  *  the Free Software Foundation ; either version 2 of the License, o
    10  *  (at your option) any later version. 
    11  * 
    12  *  This program is distributed in the hope that it will be useful, 
    13  *  but WITHOUT ANY WARRANTY ; without even the implied warranty of 
    14  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    15  *  GNU General Public License for more details. 
    16  * 
    17  *  You should have received a copy of the GNU General Public License 
    18  *  along with this program ; if not, write to the Free Software 
    19  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
     7 *  This library is free software; you can redistribute it and/or 
     8 *  modify it under the terms of the GNU Lesser General Public 
     9 *  License as published by the Free Software Foundation; eithe
     10 *  version 2.1 of the License, or (at your option) any later version. 
     11 *   
     12 *  This library is distributed in the hope that it will be useful, 
     13 *  but WITHOUT ANY WARRANTY; without even the implied warranty of 
     14 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
     15 *  Lesser General Public License for more details. 
     16 *   
     17 *  You should have received a copy of the GNU Lesser General Public 
     18 *  License along with this library; if not, write to the Free Software 
     19 *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA 
    2020 * 
    2121 ****************************************************************************/