Changeset 309 for trunk/docx4j/src/main/java/org/merlin/io/Streams.java
- Timestamp:
- 04/09/08 14:28:07 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docx4j/src/main/java/org/merlin/io/Streams.java
r6 r309 8 8 * @author Copyright (c) 2002 Merlin Hughes <merlin@merlin.org> 9 9 * 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 * 14 24 */ 15 25 public class Streams {
Note: See TracChangeset
for help on using the changeset viewer.
