mirror of
https://github.com/unraid/webgui.git
synced 2026-03-12 22:09:53 -05:00
Copyright 2020
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?PHP
|
||||
/* Copyright 2005-2019, Lime Technology
|
||||
* Copyright 2012-2019, Bergware International.
|
||||
/* Copyright 2005-2020, Lime Technology
|
||||
* Copyright 2012-2020, Bergware International.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License version 2,
|
||||
@@ -521,7 +521,7 @@ default:
|
||||
echo "<span class='green strong'><i class='fa fa-play-circle'></i> Array Started</span>$progress"; break;
|
||||
}
|
||||
echo "</span></span><span id='countdown'></span><span id='user-notice' class='red-text'></span>";
|
||||
echo "<span id='copyright'>Unraid® webGui ©2019, Lime Technology, Inc.";
|
||||
echo "<span id='copyright'>Unraid® webGui ©2020, Lime Technology, Inc.";
|
||||
echo " <a href='http://lime-technology.com/wiki/index.php/Official_Documentation' target='_blank' title='Online manual'><i class='fa fa-book'></i> manual</a>";
|
||||
echo "</span></div>";
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user