Skip to content

Commit 571e084

Browse files
author
Roman Syroeshko
committed
[CHANGED] License has been split into two files as recommended here http://www.gnu.org/licenses/gpl-howto.en.html.
1 parent 73bdd4f commit 571e084

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

LICENSE

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,14 @@ PHPWord, a pure PHP library for reading and writing word processing documents.
22

33
Copyright (c) 2010-2014 PHPWord.
44

5-
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.
5+
PHPWord is free software: you can redistribute it and/or modify
6+
it under the terms of the GNU Lesser General Public License version 3 as published by
7+
the Free Software Foundation.
68

7-
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.
9+
PHPWord is distributed in the hope that it will be useful,
10+
but WITHOUT ANY WARRANTY; without even the implied warranty of
11+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12+
GNU Lesser General Public License version 3 for more details.
813

9-
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/.
14+
You should have received a copy of the GNU Lesser General Public License version 3
15+
along with PHPWord. If not, see <http://www.gnu.org/licenses/>.

0 commit comments

Comments
 (0)