Skip to content

Commit 26a2d51

Browse files
committed
update the copyright year
Signed-off-by: Andy Miller <rhuk@mac.com>
1 parent 676aef2 commit 26a2d51

452 files changed

Lines changed: 452 additions & 452 deletions

File tree

Some content is hidden

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

bin/gpm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?php
33

44
/**
5-
* @copyright Copyright (c) 2015 - 2025 Trilby Media, LLC. All rights reserved.
5+
* @copyright Copyright (c) 2015 - 2026 Trilby Media, LLC. All rights reserved.
66
* @license MIT License; see LICENSE file for details.
77
*/
88

bin/grav

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?php
33

44
/**
5-
* @copyright Copyright (c) 2015 - 2025 Trilby Media, LLC. All rights reserved.
5+
* @copyright Copyright (c) 2015 - 2026 Trilby Media, LLC. All rights reserved.
66
* @license MIT License; see LICENSE file for details.
77
*/
88

bin/plugin

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?php
33

44
/**
5-
* @copyright Copyright (c) 2015 - 2025 Trilby Media, LLC. All rights reserved.
5+
* @copyright Copyright (c) 2015 - 2026 Trilby Media, LLC. All rights reserved.
66
* @license MIT License; see LICENSE file for details.
77
*/
88

system/defines.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* @package Grav\Core
55
*
6-
* @copyright Copyright (c) 2015 - 2025 Trilby Media, LLC. All rights reserved.
6+
* @copyright Copyright (c) 2015 - 2026 Trilby Media, LLC. All rights reserved.
77
* @license MIT License; see LICENSE file for details.
88
*/
99

system/install.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* @package Grav\Core
44
*
5-
* @copyright Copyright (c) 2015 - 2025 Trilby Media, LLC. All rights reserved.
5+
* @copyright Copyright (c) 2015 - 2026 Trilby Media, LLC. All rights reserved.
66
* @license MIT License; see LICENSE file for details.
77
*/
88

system/router.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* @package Grav\Core
55
*
6-
* @copyright Copyright (c) 2015 - 2025 Trilby Media, LLC. All rights reserved.
6+
* @copyright Copyright (c) 2015 - 2026 Trilby Media, LLC. All rights reserved.
77
* @license MIT License; see LICENSE file for details.
88
*/
99

system/src/Grav/Common/Assets.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* @package Grav\Common
55
*
6-
* @copyright Copyright (c) 2015 - 2025 Trilby Media, LLC. All rights reserved.
6+
* @copyright Copyright (c) 2015 - 2026 Trilby Media, LLC. All rights reserved.
77
* @license MIT License; see LICENSE file for details.
88
*/
99

system/src/Grav/Common/Assets/BaseAsset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* @package Grav\Common\Assets
55
*
6-
* @copyright Copyright (c) 2015 - 2025 Trilby Media, LLC. All rights reserved.
6+
* @copyright Copyright (c) 2015 - 2026 Trilby Media, LLC. All rights reserved.
77
* @license MIT License; see LICENSE file for details.
88
*/
99

system/src/Grav/Common/Assets/BlockAssets.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* @package Grav\Common\Assets
55
*
6-
* @copyright Copyright (c) 2015 - 2025 Trilby Media, LLC. All rights reserved.
6+
* @copyright Copyright (c) 2015 - 2026 Trilby Media, LLC. All rights reserved.
77
* @license MIT License; see LICENSE file for details.
88
*/
99

system/src/Grav/Common/Assets/Css.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* @package Grav\Common\Assets
55
*
6-
* @copyright Copyright (c) 2015 - 2025 Trilby Media, LLC. All rights reserved.
6+
* @copyright Copyright (c) 2015 - 2026 Trilby Media, LLC. All rights reserved.
77
* @license MIT License; see LICENSE file for details.
88
*/
99

0 commit comments

Comments
 (0)