From 23047c0bf7c7a8358a0c820c1679bee12ef0fa88 Mon Sep 17 00:00:00 2001 From: Roman Syroeshko Date: Thu, 22 May 2014 20:49:56 +0400 Subject: [PATCH] [CHANGED] License has been split into two files as recommended here http://www.gnu.org/licenses/gpl-howto.en.html. --- src/PhpWord/Media.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PhpWord/Media.php b/src/PhpWord/Media.php index 0c4bd0ca..8cb82013 100644 --- a/src/PhpWord/Media.php +++ b/src/PhpWord/Media.php @@ -4,7 +4,7 @@ * word processing documents. * * PHPWord is free software distributed under the terms of the GNU Lesser - * General Public License version 3 as published by the Free Software Foundation. + * General Public License version 3 as published by the Free Software Foundation. * * For the full copyright and license information, please read the LICENSE * file that was distributed with this source code. For the full list of