Skip to content

Commit 4ffa261

Browse files
committed
Merge branch 'master' of https://github.com/PHPOffice/PHPWord
2 parents 075ca15 + 62f8ad8 commit 4ffa261

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+339
-168
lines changed

Classes/PHPWord.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* PHPWord
44
*
5-
* Copyright (c) 2013 PHPWord
5+
* Copyright (c) 2014 PHPWord
66
*
77
* This library is free software; you can redistribute it and/or
88
* modify it under the terms of the GNU Lesser General Public
@@ -20,7 +20,7 @@
2020
*
2121
* @category PHPWord
2222
* @package PHPWord
23-
* @copyright Copyright (c) 2013 PHPWord
23+
* @copyright Copyright (c) 2014 PHPWord
2424
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
2525
* @version 0.7.0
2626
*/

Classes/PHPWord/Autoloader.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* PHPWord
44
*
5-
* Copyright (c) 2013 PHPWord
5+
* Copyright (c) 2014 PHPWord
66
*
77
* This library is free software; you can redistribute it and/or
88
* modify it under the terms of the GNU Lesser General Public
@@ -20,7 +20,7 @@
2020
*
2121
* @category PHPWord
2222
* @package PHPWord
23-
* @copyright Copyright (c) 2013 PHPWord
23+
* @copyright Copyright (c) 2014 PHPWord
2424
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
2525
* @version 0.7.0
2626
*/

Classes/PHPWord/DocumentProperties.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* PHPWord
44
*
5-
* Copyright (c) 2013 PHPWord
5+
* Copyright (c) 2014 PHPWord
66
*
77
* This library is free software; you can redistribute it and/or
88
* modify it under the terms of the GNU Lesser General Public
@@ -20,7 +20,7 @@
2020
*
2121
* @category PHPWord
2222
* @package PHPWord
23-
* @copyright Copyright (c) 2013 PHPWord
23+
* @copyright Copyright (c) 2014 PHPWord
2424
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
2525
* @version 0.7.0
2626
*/

Classes/PHPWord/Exception.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
*
2121
* @category PHPWord
2222
* @package PHPWord
23-
* @copyright Copyright (c) 2013 PHPWord
24-
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
23+
* @copyright Copyright (c) 2014 PHPWord
24+
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
2525
* @version 0.7.0
2626
*/
2727

Classes/PHPWord/HashTable.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* PHPWord
44
*
5-
* Copyright (c) 2013 PHPWord
5+
* Copyright (c) 2014 PHPWord
66
*
77
* This library is free software; you can redistribute it and/or
88
* modify it under the terms of the GNU Lesser General Public
@@ -20,8 +20,8 @@
2020
*
2121
* @category PHPWord
2222
* @package PHPWord
23-
* @copyright Copyright (c) 2013 PHPWord
24-
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
23+
* @copyright Copyright (c) 2014 PHPWord
24+
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
2525
* @version 0.7.0
2626
*/
2727

Classes/PHPWord/IOFactory.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* PHPWord
44
*
5-
* Copyright (c) 2013 PHPWord
5+
* Copyright (c) 2014 PHPWord
66
*
77
* This library is free software; you can redistribute it and/or
88
* modify it under the terms of the GNU Lesser General Public
@@ -20,7 +20,7 @@
2020
*
2121
* @category PHPWord
2222
* @package PHPWord
23-
* @copyright Copyright (c) 2013 PHPWord
23+
* @copyright Copyright (c) 2014 PHPWord
2424
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
2525
* @version 0.7.0
2626
*/

Classes/PHPWord/Media.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* PHPWord
44
*
5-
* Copyright (c) 2013 PHPWord
5+
* Copyright (c) 2014 PHPWord
66
*
77
* This library is free software; you can redistribute it and/or
88
* modify it under the terms of the GNU Lesser General Public
@@ -20,7 +20,7 @@
2020
*
2121
* @category PHPWord
2222
* @package PHPWord
23-
* @copyright Copyright (c) 2013 PHPWord
23+
* @copyright Copyright (c) 2014 PHPWord
2424
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
2525
* @version 0.7.0
2626
*/

Classes/PHPWord/Section.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* PHPWord
44
*
5-
* Copyright (c) 2013 PHPWord
5+
* Copyright (c) 2014 PHPWord
66
*
77
* This library is free software; you can redistribute it and/or
88
* modify it under the terms of the GNU Lesser General Public
@@ -20,7 +20,7 @@
2020
*
2121
* @category PHPWord
2222
* @package PHPWord
23-
* @copyright Copyright (c) 2013 PHPWord
23+
* @copyright Copyright (c) 2014 PHPWord
2424
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
2525
* @version 0.7.0
2626
*/

Classes/PHPWord/Section/Footer.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* PHPWord
44
*
5-
* Copyright (c) 2013 PHPWord
5+
* Copyright (c) 2014 PHPWord
66
*
77
* This library is free software; you can redistribute it and/or
88
* modify it under the terms of the GNU Lesser General Public
@@ -20,7 +20,7 @@
2020
*
2121
* @category PHPWord
2222
* @package PHPWord
23-
* @copyright Copyright (c) 2013 PHPWord
23+
* @copyright Copyright (c) 2014 PHPWord
2424
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
2525
* @version 0.7.0
2626
*/

Classes/PHPWord/Section/Footer/PreserveText.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* PHPWord
44
*
5-
* Copyright (c) 2013 PHPWord
5+
* Copyright (c) 2014 PHPWord
66
*
77
* This library is free software; you can redistribute it and/or
88
* modify it under the terms of the GNU Lesser General Public
@@ -20,7 +20,7 @@
2020
*
2121
* @category PHPWord
2222
* @package PHPWord
23-
* @copyright Copyright (c) 2013 PHPWord
23+
* @copyright Copyright (c) 2014 PHPWord
2424
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
2525
* @version 0.7.0
2626
*/

0 commit comments

Comments
 (0)