From ca4f786aa8d17b33e19ded34b2500b7dfab74fe3 Mon Sep 17 00:00:00 2001 From: tobi132 Date: Mon, 2 Dec 2019 19:34:44 +0100 Subject: [PATCH] Update copyright year --- system/pages/admin/accounts.php | 2 +- system/pages/admin/reports.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/system/pages/admin/accounts.php b/system/pages/admin/accounts.php index 06c5399f..28835768 100644 --- a/system/pages/admin/accounts.php +++ b/system/pages/admin/accounts.php @@ -4,7 +4,7 @@ * * @package MyAAC * @author Lee - * @copyright 2018 MyAAC + * @copyright 2019 MyAAC * @link https://my-aac.org */ defined('MYAAC') or die('Direct access not allowed!'); diff --git a/system/pages/admin/reports.php b/system/pages/admin/reports.php index 6b034b94..46daf543 100644 --- a/system/pages/admin/reports.php +++ b/system/pages/admin/reports.php @@ -4,7 +4,7 @@ * * @package MyAAC * @author Lee - * @copyright 2018 MyAAC + * @copyright 2019 MyAAC * @link https://my-aac.org */ defined('MYAAC') or die('Direct access not allowed!');