mirror of
https://github.com/unraid/webgui.git
synced 2026-04-22 18:19:14 -05:00
Change copyright string in header. Note really necessary to go change all the dates in all the files.
In fact, dates are not necessary at all to establish copyright.
This commit is contained in:
@@ -398,7 +398,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 ©2017, Lime Technology, Inc.";
|
||||
echo "<span id='copyright'>unRAID® webGui ©2018, 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