From 2f14a6bc40fefc5ef573e45348050071708dff71 Mon Sep 17 00:00:00 2001 From: Carson Fleming Date: Sat, 8 Jul 2017 16:05:25 -0700 Subject: Automated copyright notice update --- dash/footer.php | 2 +- forgot.php | 2 +- inc/app_eml.tpl | 2 +- inc/changed.tpl | 2 +- inc/eml.tpl | 2 +- inc/fatal.tpl | 2 +- inc/forgot.tpl | 2 +- inc/functions.php | 4 ++++ inc/hire_eml.tpl | 2 +- index.php | 3 ++- login.php | 2 +- signup.php | 2 +- 12 files changed, 16 insertions(+), 11 deletions(-) diff --git a/dash/footer.php b/dash/footer.php index 11e6462..6fd2633 100644 --- a/dash/footer.php +++ b/dash/footer.php @@ -5,7 +5,7 @@ $db->close(); ?> diff --git a/forgot.php b/forgot.php index 24860e2..41625f2 100644 --- a/forgot.php +++ b/forgot.php @@ -63,6 +63,6 @@ if (!empty($_POST['email'])) {

Welcome back to Bulletin! :)

-

Copyright © 2016 Bulletin Team

+

diff --git a/inc/app_eml.tpl b/inc/app_eml.tpl index 779e242..c66caf2 100644 --- a/inc/app_eml.tpl +++ b/inc/app_eml.tpl @@ -17,6 +17,6 @@
[config:eml_footer] -

Copyright © 2016 Bulletin Team

+

[copyright]

diff --git a/inc/changed.tpl b/inc/changed.tpl index 60c1cae..653a2f4 100644 --- a/inc/changed.tpl +++ b/inc/changed.tpl @@ -18,6 +18,6 @@
[config:eml_footer] -

Copyright © 2016 Bulletin Team

+

[copyright]

diff --git a/inc/eml.tpl b/inc/eml.tpl index 49cd743..bdf64a2 100644 --- a/inc/eml.tpl +++ b/inc/eml.tpl @@ -18,6 +18,6 @@
[config:eml_footer] -

Copyright © 2016 Bulletin Team

+

[copyright]

diff --git a/inc/fatal.tpl b/inc/fatal.tpl index 610b2b4..c8e9893 100644 --- a/inc/fatal.tpl +++ b/inc/fatal.tpl @@ -18,6 +18,6 @@ [tpl:label]

-

Copyright © 2016 Bulletin Team

+

[copyright]

diff --git a/inc/forgot.tpl b/inc/forgot.tpl index 38e109f..96511da 100644 --- a/inc/forgot.tpl +++ b/inc/forgot.tpl @@ -19,6 +19,6 @@

Welcome back to Bulletin!

[config:eml_footer] -

Copyright © 2016 Bulletin Team

+

[copyright]

diff --git a/inc/functions.php b/inc/functions.php index 430a6d6..34b74aa 100644 --- a/inc/functions.php +++ b/inc/functions.php @@ -1,9 +1,13 @@
[config:eml_footer] -

Copyright © 2016 Bulletin Team

+

[copyright]

diff --git a/index.php b/index.php index bc9e323..8caeea2 100644 --- a/index.php +++ b/index.php @@ -1,5 +1,6 @@ @@ -72,7 +73,7 @@ require('inc/common.php'); diff --git a/login.php b/login.php index 135f7c7..191e551 100644 --- a/login.php +++ b/login.php @@ -74,7 +74,7 @@ if (!empty($_POST["email"]) && !empty($_POST["password"])) {

Welcome back to Bulletin! :)

-

Copyright © 2016 Bulletin Team

+

Welcome to Bulletin! :)

-

Copyright © 2016 Bulletin Team

+

-- cgit v1.2.3