diff --git a/LICENSE b/LICENSE new file mode 100644 index 00000000..cd15cbeb --- /dev/null +++ b/LICENSE @@ -0,0 +1,9 @@ +PHPWord, a pure PHP library for reading and writing word processing documents. + +Copyright (c) 2010-2014 PHPWord. + +This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 3 as published by the Free Software Foundation. + +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License version 3 for more details. + +You should have received a copy of the GNU Lesser General Public License version 3 along with this program. If not, see http://www.gnu.org/licenses/. \ No newline at end of file