Ignore:
Timestamp:
04/09/08 14:28:07 (4 years ago)
Author:
jharrop
Message:

Replaced license header (was GPL, now Apache v2) following Merlin Hughes' <merlin@…> release of it under the Apache license v2 on 9 April 2008.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docx4j/src/main/java/org/merlin/io/Streams.java

    r6 r309  
    88 * @author Copyright (c) 2002 Merlin Hughes <merlin@merlin.org> 
    99 * 
    10  * This program is free software; you can redistribute it and/or 
    11  * modify it under the terms of the GNU General Public License 
    12  * as published by the Free Software Foundation; either version 2 
    13  * of the License, or (at your option) any later version. 
     10 * org.merlin.io was released by its author under the Apache License,  
     11 * Version 2.0 (the "License") on 9 April 2008;  
     12 * you may not use this file except in compliance with the License.  
     13 * 
     14 * You may obtain a copy of the License at  
     15 * 
     16 *     http://www.apache.org/licenses/LICENSE-2.0  
     17 * 
     18 * Unless required by applicable law or agreed to in writing, software  
     19 * distributed under the License is distributed on an "AS IS" BASIS,  
     20 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  
     21 * See the License for the specific language governing permissions and  
     22 * limitations under the License. 
     23 * 
    1424 */ 
    1525public class Streams { 
Note: See TracChangeset for help on using the changeset viewer.