Ignore:
Timestamp:
01/10/08 23:34:19 (4 years ago)
Author:
jharrop
Message:

Docx4j now licensed under v3 of GNU Affero General Public License, rather than GPL.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docx4j/src/main/java/org/docx4j/openpackaging/packages/WordprocessingMLPackage.java

    r106 r108  
    22 *  Copyright 2007, Plutext Pty Ltd. 
    33 *    
    4  *  This file is part of Docx4J. 
     4 *  This file is part of docx4j. 
    55 
    6     Docx4J is free software: you can redistribute it and/or modify 
    7     it under the terms of version 3 of the GNU General Public License  
     6    docx4j is free software: you can use it, redistribute it and/or modify 
     7    it under the terms of version 3 of the GNU Affero General Public License  
    88    as published by the Free Software Foundation. 
    99 
    10     Docx4J is distributed in the hope that it will be useful, 
     10    docx4j is distributed in the hope that it will be useful, 
    1111    but WITHOUT ANY WARRANTY; without even the implied warranty of 
    1212    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    13     GNU General Public License for more details. 
     13    GNU Affero General Public License for more details. 
    1414 
    15     You should have received a copy of the GNU General Public License    
    16     along with Docx4J.  If not, see <http://www.gnu.org/licenses/>. 
     15    You should have received a copy of the GNU Affero General Public License    
     16    along with docx4j.  If not, see <http://www.fsf.org/licensing/licenses/>. 
    1717     
    1818 */ 
Note: See TracChangeset for help on using the changeset viewer.