From cd1601ff1ca419872f4b4800a14b6af580c32d22 Mon Sep 17 00:00:00 2001 From: graysky Date: Sun, 2 Oct 2016 13:38:15 -0400 Subject: [PATCH] fix date ranges in CR --- README | 2 +- monitorix | 2 +- monitorix.cgi | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index 109261d..e8f0030 100644 --- a/README +++ b/README @@ -190,6 +190,6 @@ LICENSE AND COPYRIGHT Monitorix is distributed under the terms of the GNU General Public License. See the included file "COPYING". -Copyright (C) 2005-2015 Jordi Sanfeliu. +Copyright (C) 2005-2016 Jordi Sanfeliu. http://www.monitorix.org diff --git a/monitorix b/monitorix index 5cf81b3..9d46de6 100755 --- a/monitorix +++ b/monitorix @@ -2,7 +2,7 @@ # # Monitorix - A lightweight system monitoring tool. # -# Copyright (C) 2005-2015 by Jordi Sanfeliu +# Copyright (C) 2005-2016 by Jordi Sanfeliu # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/monitorix.cgi b/monitorix.cgi index 5a7604b..8bee25d 100755 --- a/monitorix.cgi +++ b/monitorix.cgi @@ -2,7 +2,7 @@ # # Monitorix - A lightweight system monitoring tool. # -# Copyright (C) 2005-2015 by Jordi Sanfeliu +# Copyright (C) 2005-2016 by Jordi Sanfeliu # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -541,7 +541,7 @@ if(!$silent) { print(" \n"); print("
\n"); print(" \n"); - print("Copyright © 2005-2015 Jordi Sanfeliu\n"); + print("Copyright © 2005-2016 Jordi Sanfeliu\n"); print(" \n"); print(" \n"); print("\n");