mirror of
https://github.com/pi-hole/web.git
synced 2025-12-23 12:18:26 +00:00
Merge pull request #1111 from pi-hole/license-headers
Add license headers.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
/* 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. */
|
||||
|
||||
var table;
|
||||
var token = $("#token").html();
|
||||
var info = null;
|
||||
|
||||
Reference in New Issue
Block a user