Changeset 108 for trunk/docx4j/src/main/java/org/docx4j/openpackaging/packages/WordprocessingMLPackage.java
- Timestamp:
- 01/10/08 23:34:19 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docx4j/src/main/java/org/docx4j/openpackaging/packages/WordprocessingMLPackage.java
r106 r108 2 2 * Copyright 2007, Plutext Pty Ltd. 3 3 * 4 * This file is part of Docx4J.4 * This file is part of docx4j. 5 5 6 Docx4J is free software: you canredistribute it and/or modify7 it under the terms of version 3 of the GNU General Public License6 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 8 8 as published by the Free Software Foundation. 9 9 10 Docx4Jis distributed in the hope that it will be useful,10 docx4j is distributed in the hope that it will be useful, 11 11 but WITHOUT ANY WARRANTY; without even the implied warranty of 12 12 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. 14 14 15 You should have received a copy of the GNU General Public License16 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/>. 17 17 18 18 */
Note: See TracChangeset
for help on using the changeset viewer.
