Skip to content

Commit bd4e7db

Browse files
author
André R
committed
Fix EZP-22128: Update copyright info on old headers
(cherry picked from commit 4c68295)
1 parent 25d1376 commit bd4e7db

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

bin/addmissingobjectattributes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
//
55
// Created on: <10-Aug-2004 15:47:14 pk>
66
//
7-
// Copyright (C) 1999-2013 eZ Systems AS. All rights reserved.
7+
// Copyright (C) 1999-2014 eZ Systems AS. All rights reserved.
88
//
99
// This source file is part of the eZ publish (tm) Open Source Content
1010
// Management System.

bin/syncobjectattributes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
//
55
// Created on: <10-Aug-2004 15:47:14 pk>
66
//
7-
// Copyright (C) 1999-2013 eZ Systems AS. All rights reserved.
7+
// Copyright (C) 1999-2014 eZ Systems AS. All rights reserved.
88
//
99
// This source file is part of the eZ publish (tm) Open Source Content
1010
// Management System.

classes/ezcontentclasseditdeferredhandler.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 Publish
99
// SOFTWARE RELEASE: 4.3.x
10-
// COPYRIGHT NOTICE: Copyright (C) 1999-2013 eZ Systems AS
10+
// COPYRIGHT NOTICE: Copyright (C) 1999-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

classes/ezscheduledscript.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* File containing the eZScheduledScript class
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
*/

cronjobs/runscheduledscripts.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* File containing runscheduledscripts.php cronjob.
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
*/

modules/scriptmonitor/list.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* File containing list view
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
*/

modules/scriptmonitor/module.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* File containing the module definition.
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
*/

modules/scriptmonitor/view.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* File containing view controller
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
*/

modules/test/antitimeout.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* File containing antitimeout controller
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
*/

modules/test/module.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* File containing module definition
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
*/

0 commit comments

Comments
 (0)