header: Move license header at the top

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
XhmikosR
2020-05-16 19:16:44 +03:00
committed by GitHub
parent 910fac125b
commit b416075cdc

View File

@@ -166,13 +166,13 @@
$piholeFTLConf = piholeFTLConfig();
?>
<!doctype html>
<!-- Pi-hole: A black hole for Internet advertisements
* (c) 2017 Pi-hole, LLC (https://pi-hole.net)
* Network-wide ad blocking via your own hardware.
*
* This file is copyright under the latest version of the EUPL.
* Please see LICENSE file for your rights under this license. -->
<!doctype html>
<html lang="en">
<head>
<?php if ($darkmode) { ?>