Skip to content
This repository was archived by the owner on Jan 2, 2019. It is now read-only.

Commit 992aee6

Browse files
author
Mark Baker
committed
Update to copyright year in file headers
1 parent 93b3b8e commit 992aee6

File tree

253 files changed

+675
-675
lines changed

Some content is hidden

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

253 files changed

+675
-675
lines changed

Classes/PHPExcel.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* PHPExcel
44
*
5-
* Copyright (c) 2006 - 2013 PHPExcel
5+
* Copyright (c) 2006 - 2014 PHPExcel
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 PHPExcel
2222
* @package PHPExcel
23-
* @copyright Copyright (c) 2006 - 2013 PHPExcel (http://www.codeplex.com/PHPExcel)
23+
* @copyright Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
2424
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
2525
* @version ##VERSION##, ##DATE##
2626
*/
@@ -38,7 +38,7 @@
3838
*
3939
* @category PHPExcel
4040
* @package PHPExcel
41-
* @copyright Copyright (c) 2006 - 2013 PHPExcel (http://www.codeplex.com/PHPExcel)
41+
* @copyright Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
4242
*/
4343
class PHPExcel
4444
{

Classes/PHPExcel/Autoloader.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* PHPExcel
44
*
5-
* Copyright (c) 2006 - 2013 PHPExcel
5+
* Copyright (c) 2006 - 2014 PHPExcel
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 PHPExcel
2222
* @package PHPExcel
23-
* @copyright Copyright (c) 2006 - 2013 PHPExcel (http://www.codeplex.com/PHPExcel)
23+
* @copyright Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
2424
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
2525
* @version ##VERSION##, ##DATE##
2626
*/
@@ -41,7 +41,7 @@
4141
*
4242
* @category PHPExcel
4343
* @package PHPExcel
44-
* @copyright Copyright (c) 2006 - 2013 PHPExcel (http://www.codeplex.com/PHPExcel)
44+
* @copyright Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
4545
*/
4646
class PHPExcel_Autoloader
4747
{

Classes/PHPExcel/CachedObjectStorage/APC.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* PHPExcel
44
*
5-
* Copyright (c) 2006 - 2013 PHPExcel
5+
* Copyright (c) 2006 - 2014 PHPExcel
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 PHPExcel
2222
* @package PHPExcel_CachedObjectStorage
23-
* @copyright Copyright (c) 2006 - 2013 PHPExcel (http://www.codeplex.com/PHPExcel)
23+
* @copyright Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
2424
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
2525
* @version ##VERSION##, ##DATE##
2626
*/
@@ -31,7 +31,7 @@
3131
*
3232
* @category PHPExcel
3333
* @package PHPExcel_CachedObjectStorage
34-
* @copyright Copyright (c) 2006 - 2013 PHPExcel (http://www.codeplex.com/PHPExcel)
34+
* @copyright Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
3535
*/
3636
class PHPExcel_CachedObjectStorage_APC extends PHPExcel_CachedObjectStorage_CacheBase implements PHPExcel_CachedObjectStorage_ICache {
3737

Classes/PHPExcel/CachedObjectStorage/CacheBase.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* PHPExcel
44
*
5-
* Copyright (c) 2006 - 2013 PHPExcel
5+
* Copyright (c) 2006 - 2014 PHPExcel
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 PHPExcel
2222
* @package PHPExcel_CachedObjectStorage
23-
* @copyright Copyright (c) 2006 - 2013 PHPExcel (http://www.codeplex.com/PHPExcel)
23+
* @copyright Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
2424
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
2525
* @version ##VERSION##, ##DATE##
2626
*/
@@ -31,7 +31,7 @@
3131
*
3232
* @category PHPExcel
3333
* @package PHPExcel_CachedObjectStorage
34-
* @copyright Copyright (c) 2006 - 2013 PHPExcel (http://www.codeplex.com/PHPExcel)
34+
* @copyright Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
3535
*/
3636
abstract class PHPExcel_CachedObjectStorage_CacheBase {
3737

Classes/PHPExcel/CachedObjectStorage/DiscISAM.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* PHPExcel
44
*
5-
* Copyright (c) 2006 - 2013 PHPExcel
5+
* Copyright (c) 2006 - 2014 PHPExcel
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 PHPExcel
2222
* @package PHPExcel_CachedObjectStorage
23-
* @copyright Copyright (c) 2006 - 2013 PHPExcel (http://www.codeplex.com/PHPExcel)
23+
* @copyright Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
2424
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
2525
* @version ##VERSION##, ##DATE##
2626
*/
@@ -31,7 +31,7 @@
3131
*
3232
* @category PHPExcel
3333
* @package PHPExcel_CachedObjectStorage
34-
* @copyright Copyright (c) 2006 - 2013 PHPExcel (http://www.codeplex.com/PHPExcel)
34+
* @copyright Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
3535
*/
3636
class PHPExcel_CachedObjectStorage_DiscISAM extends PHPExcel_CachedObjectStorage_CacheBase implements PHPExcel_CachedObjectStorage_ICache {
3737

Classes/PHPExcel/CachedObjectStorage/ICache.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* PHPExcel
44
*
5-
* Copyright (c) 2006 - 2013 PHPExcel
5+
* Copyright (c) 2006 - 2014 PHPExcel
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 PHPExcel
2222
* @package PHPExcel_CachedObjectStorage
23-
* @copyright Copyright (c) 2006 - 2013 PHPExcel (http://www.codeplex.com/PHPExcel)
23+
* @copyright Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
2424
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
2525
* @version ##VERSION##, ##DATE##
2626
*/
@@ -31,7 +31,7 @@
3131
*
3232
* @category PHPExcel
3333
* @package PHPExcel_CachedObjectStorage
34-
* @copyright Copyright (c) 2006 - 2013 PHPExcel (http://www.codeplex.com/PHPExcel)
34+
* @copyright Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
3535
*/
3636
interface PHPExcel_CachedObjectStorage_ICache
3737
{

Classes/PHPExcel/CachedObjectStorage/Igbinary.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* PHPExcel
44
*
5-
* Copyright (c) 2006 - 2013 PHPExcel
5+
* Copyright (c) 2006 - 2014 PHPExcel
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 PHPExcel
2222
* @package PHPExcel_CachedObjectStorage
23-
* @copyright Copyright (c) 2006 - 2013 PHPExcel (http://www.codeplex.com/PHPExcel)
23+
* @copyright Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
2424
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
2525
* @version ##VERSION##, ##DATE##
2626
*/
@@ -31,7 +31,7 @@
3131
*
3232
* @category PHPExcel
3333
* @package PHPExcel_CachedObjectStorage
34-
* @copyright Copyright (c) 2006 - 2013 PHPExcel (http://www.codeplex.com/PHPExcel)
34+
* @copyright Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
3535
*/
3636
class PHPExcel_CachedObjectStorage_Igbinary extends PHPExcel_CachedObjectStorage_CacheBase implements PHPExcel_CachedObjectStorage_ICache {
3737

Classes/PHPExcel/CachedObjectStorage/Memcache.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* PHPExcel
44
*
5-
* Copyright (c) 2006 - 2013 PHPExcel
5+
* Copyright (c) 2006 - 2014 PHPExcel
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 PHPExcel
2222
* @package PHPExcel_CachedObjectStorage
23-
* @copyright Copyright (c) 2006 - 2013 PHPExcel (http://www.codeplex.com/PHPExcel)
23+
* @copyright Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
2424
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
2525
* @version ##VERSION##, ##DATE##
2626
*/
@@ -31,7 +31,7 @@
3131
*
3232
* @category PHPExcel
3333
* @package PHPExcel_CachedObjectStorage
34-
* @copyright Copyright (c) 2006 - 2013 PHPExcel (http://www.codeplex.com/PHPExcel)
34+
* @copyright Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
3535
*/
3636
class PHPExcel_CachedObjectStorage_Memcache extends PHPExcel_CachedObjectStorage_CacheBase implements PHPExcel_CachedObjectStorage_ICache {
3737

Classes/PHPExcel/CachedObjectStorage/Memory.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* PHPExcel
44
*
5-
* Copyright (c) 2006 - 2013 PHPExcel
5+
* Copyright (c) 2006 - 2014 PHPExcel
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 PHPExcel
2222
* @package PHPExcel_CachedObjectStorage
23-
* @copyright Copyright (c) 2006 - 2013 PHPExcel (http://www.codeplex.com/PHPExcel)
23+
* @copyright Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
2424
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
2525
* @version ##VERSION##, ##DATE##
2626
*/
@@ -31,7 +31,7 @@
3131
*
3232
* @category PHPExcel
3333
* @package PHPExcel_CachedObjectStorage
34-
* @copyright Copyright (c) 2006 - 2013 PHPExcel (http://www.codeplex.com/PHPExcel)
34+
* @copyright Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
3535
*/
3636
class PHPExcel_CachedObjectStorage_Memory extends PHPExcel_CachedObjectStorage_CacheBase implements PHPExcel_CachedObjectStorage_ICache {
3737

Classes/PHPExcel/CachedObjectStorage/MemoryGZip.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* PHPExcel
44
*
5-
* Copyright (c) 2006 - 2013 PHPExcel
5+
* Copyright (c) 2006 - 2014 PHPExcel
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 PHPExcel
2222
* @package PHPExcel_CachedObjectStorage
23-
* @copyright Copyright (c) 2006 - 2013 PHPExcel (http://www.codeplex.com/PHPExcel)
23+
* @copyright Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
2424
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
2525
* @version ##VERSION##, ##DATE##
2626
*/
@@ -31,7 +31,7 @@
3131
*
3232
* @category PHPExcel
3333
* @package PHPExcel_CachedObjectStorage
34-
* @copyright Copyright (c) 2006 - 2013 PHPExcel (http://www.codeplex.com/PHPExcel)
34+
* @copyright Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
3535
*/
3636
class PHPExcel_CachedObjectStorage_MemoryGZip extends PHPExcel_CachedObjectStorage_CacheBase implements PHPExcel_CachedObjectStorage_ICache {
3737

0 commit comments

Comments
 (0)