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