Skip to content

Commit a71404e

Browse files
author
André R
committed
Fix EZP-22128: Update copyright info on old headers
(cherry picked from commit 50b877b)
1 parent 3563484 commit a71404e

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

packages/ezstarrating_extension/ezextension/ezstarrating/autoloads/ezsrtemplateoperators.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
//
55
// SOFTWARE NAME: eZ Star Rating
66
// SOFTWARE RELEASE: 2.x
7-
// COPYRIGHT NOTICE: Copyright (C) 2008 Bruce Morrison, 2009-2013 eZ Systems AS
7+
// COPYRIGHT NOTICE: Copyright (C) 2008 Bruce Morrison, 2009-2014 eZ Systems AS
88
// SOFTWARE LICENSE: GNU General Public License v2.0
99
// NOTICE: >
1010
// This program is free software; you can redistribute it and/or

packages/ezstarrating_extension/ezextension/ezstarrating/autoloads/eztemplateautoload.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Template autoload definition for eZ Starrating
44
*
5-
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
5+
* @copyright Copyright (C) eZ Systems AS.
66
* @license For full copyright and license information view LICENSE file distributed with this source code.
77
*
88
*/

packages/ezstarrating_extension/ezextension/ezstarrating/classes/ezsrratingdataobject.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
//
55
// SOFTWARE NAME: eZ Star Rating
66
// SOFTWARE RELEASE: 2.x
7-
// COPYRIGHT NOTICE: Copyright (C) 2008 Bruce Morrison, 2009-2013 eZ Systems AS
7+
// COPYRIGHT NOTICE: Copyright (C) 2008 Bruce Morrison, 2009-2014 eZ Systems AS
88
// SOFTWARE LICENSE: GNU General Public License v2.0
99
// NOTICE: >
1010
// This program is free software; you can redistribute it and/or

packages/ezstarrating_extension/ezextension/ezstarrating/classes/ezsrratingfilter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// ## BEGIN COPYRIGHT, LICENSE AND WARRANTY NOTICE ##
88
// SOFTWARE NAME: eZ Star Rating
99
// SOFTWARE RELEASE: 2.x
10-
// COPYRIGHT NOTICE: Copyright (C) 2009-2013 eZ Systems AS
10+
// COPYRIGHT NOTICE: Copyright (C) 2009-2014 eZ Systems AS
1111
// SOFTWARE LICENSE: GNU General Public License v2.0
1212
// NOTICE: >
1313
// This program is free software; you can redistribute it and/or

packages/ezstarrating_extension/ezextension/ezstarrating/classes/ezsrratingobject.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
//
55
// SOFTWARE NAME: eZ Star Rating
66
// SOFTWARE RELEASE: 2.x
7-
// COPYRIGHT NOTICE: Copyright (C) 2008 Bruce Morrison, 2009-2013 eZ Systems AS
7+
// COPYRIGHT NOTICE: Copyright (C) 2008 Bruce Morrison, 2009-2014 eZ Systems AS
88
// SOFTWARE LICENSE: GNU General Public License v2.0
99
// NOTICE: >
1010
// This program is free software; you can redistribute it and/or

packages/ezstarrating_extension/ezextension/ezstarrating/classes/ezsrratingobjecttreenode.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
//
55
// SOFTWARE NAME: eZ Star Rating
66
// SOFTWARE RELEASE: 2.x
7-
// COPYRIGHT NOTICE: Copyright (C) 2008 Bruce Morrison, 2009-2013 eZ Systems AS
7+
// COPYRIGHT NOTICE: Copyright (C) 2008 Bruce Morrison, 2009-2014 eZ Systems AS
88
// SOFTWARE LICENSE: GNU General Public License v2.0
99
// NOTICE: >
1010
// This program is free software; you can redistribute it and/or

packages/ezstarrating_extension/ezextension/ezstarrating/classes/ezsrserverfunctions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// ## BEGIN COPYRIGHT, LICENSE AND WARRANTY NOTICE ##
88
// SOFTWARE NAME: eZ Star Rating
99
// SOFTWARE RELEASE: 2.x
10-
// COPYRIGHT NOTICE: Copyright (C) 2009-2013 eZ Systems AS
10+
// COPYRIGHT NOTICE: Copyright (C) 2009-2014 eZ Systems AS
1111
// SOFTWARE LICENSE: GNU General Public License v2.0
1212
// NOTICE: >
1313
// This program is free software; you can redistribute it and/or

packages/ezstarrating_extension/ezextension/ezstarrating/datatypes/ezsrrating/ezsrratingtype.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
//
55
// SOFTWARE NAME: eZ Star Rating
66
// SOFTWARE RELEASE: 2.x
7-
// COPYRIGHT NOTICE: Copyright (C) 2008 Bruce Morrison, 2009-2013 eZ Systems AS
7+
// COPYRIGHT NOTICE: Copyright (C) 2008 Bruce Morrison, 2009-2014 eZ Systems AS
88
// SOFTWARE LICENSE: GNU General Public License v2.0
99
// NOTICE: >
1010
// This program is free software; you can redistribute it and/or

packages/ezstarrating_extension/ezextension/ezstarrating/design/standard/javascript/ezstarrating_jquery.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* This piece of code depends on jQuery and eZJSCore ( jQuery.ez() plugin ).
66
*
7-
* @copyright Copyright (c) 1999-2013 eZ Systems AS
7+
* @copyright Copyright (c) 1999-2014 eZ Systems AS
88
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2.0
99
* @package eZ Starating extension for eZ Publish
1010
*

packages/ezstarrating_extension/ezextension/ezstarrating/design/standard/javascript/ezstarrating_yui3.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* This piece of code depends on YUI 3.0 and eZJSCore ( Y.io.ez() plugin ).
66
*
7-
* @copyright Copyright (c) 1999-2013 eZ Systems AS
7+
* @copyright Copyright (c) 1999-2014 eZ Systems AS
88
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2.0
99
* @package eZ Starating extension for eZ Publish
1010
*

0 commit comments

Comments
 (0)