From 54c2d68f6f323ba7e47c298d7043eac29093290e Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 10 Jul 2018 13:13:44 +0200 Subject: change copyright notice to always include all authors --- buildmaster/build-list.php | 2 +- buildmaster/status.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'buildmaster') diff --git a/buildmaster/build-list.php b/buildmaster/build-list.php index 4a1ecff..1b4466f 100644 --- a/buildmaster/build-list.php +++ b/buildmaster/build-list.php @@ -376,4 +376,4 @@ foreach($rows as $row) { Erich Eckner."); +print_footer(); diff --git a/buildmaster/status.php b/buildmaster/status.php index 64b9f06..5a844c8 100644 --- a/buildmaster/status.php +++ b/buildmaster/status.php @@ -47,4 +47,4 @@ if (isset($last_return)) if (isset($last_return)) print " latest package move was on " . $last_moved . ".
\n"; -print_footer("Copyright © 2018 Erich Eckner."); +print_footer(); -- cgit v1.2.3