Software Freedom Law Center

Changeset 65

Show
Ignore:
Timestamp:
04/27/08 20:56:21 (6 months ago)
Author:
bkuhn
Message:

r71@hughes: bkuhn | 2008-04-27 18:16:48 -0400

  • Made sure that the Perl modules themselves are licensed under (Artistic|GPLv1-or-later), just like Perl
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/apps/pdfdiff/LICENSE

    r63 r65  
    1                  Copyright and Licensing Information for pdfdif
     1    Copyright and Licensing Information for the pdfdiff program itsel
    22 
    33Copyright (C) 2008  Bradley M. Kuhn. 
     
    1616    version 3 with this software in the file GPLv3 in this directory.  If 
    1717    not, see <http://www.gnu.org/licenses/>. 
     18 
     19         Copyright and Licensing Information for the Perl modules 
     20 
     21The files under the Perl/ directory, since they are modules for Perl, are 
     22distributed under the standard (Artistic|GPLv1-or-later) licensed used by 
     23Perl5 to make the modules maximally useful.  Note that this license is 
     24"compatible" and does not contradict GPLv3.  When distributing the entire 
     25software package as a single work, the license is GPLv3, but the PDF::Diff 
     26and any other modules under the Perl/ directory can be redistributed 
     27separately under (Artistic|GPLv1-or-later).  Here is the copyright and 
     28license notice for these modules. 
     29 
     30[ Note the information below is duplicated in Perl/LICENSE; be sure to 
     31  copy it over if you change it here.  This is to make CPAN distribution 
     32  easier. ] 
     33 
     34Copyright (C) 2008  Bradley M. Kuhn. 
     35Copyright (C) 2008  Software Freedom Law Center, Inc. 
     36 
     37This program is free software; it is licensed to you under the terms of either: 
     38 
     39    a) the GNU General Public License as published by the Free Software 
     40    Foundation; either version 1, or (at your option) any later version 
     41    published by the Free Software Foundation, Inc., or 
     42 
     43    b) the "Artistic License" which comes with this distribution. 
     44 
     45    This program is distributed in the hope that it will be useful, but 
     46    WITHOUT ANY WARRANTY; without even the implied warranty of 
     47    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See either the GNU 
     48    General Public License or the Artistic License for more details. 
     49 
     50   This program is distributed in the hope that it will be useful, but 
     51   WITHOUT ANY WARRANTY; without even the implied warranty of 
     52   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See either the 
     53   GNU General Public License or the Artistic License for more details. 
     54 
     55You should have received a copy of the GNU General Public License, version 
     563 with this software in the file GPLv3 in this directory, a copy of the 
     57GNU General Public License, version 2 with this software in the file 
     58Perl/GPLv2, and a copy of the GNU General Public License version 1 in the 
     59file Perl/GPLv1.  If not, see <http://www.gnu.org/licenses/>. 
     60 
     61You should have received a copy of the Artistic license in the file 
     62Perl/Artistic. 

SFLC Main Page

[frdm] Support SFLC