Replace mentions of CodePlex by GitHub

This commit is contained in:
Adrien Crivelli
2016-08-16 22:02:03 +09:00
parent e1f81f0fe0
commit a6c6064348
302 changed files with 306 additions and 381 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ date_default_timezone_set('Europe/London');
*
* @category PHPExcel
* @package PHPExcel
* @copyright Copyright (c) 2006 - 2015 PHPExcel (http://www.codeplex.com/PHPExcel)
* @copyright Copyright (c) 2006 - 2015 PHPExcel (https://github.com/PHPOffice/PhpSpreadsheet)
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
* @version ##VERSION##, ##DATE##
*/