Console: Fix headers on /debug

JS: Update license headers
patch from idk
This commit is contained in:
zzz
2020-12-01 14:36:50 +00:00
parent 5551deb246
commit 7dcbbf17c3
9 changed files with 9 additions and 10 deletions

View File

@@ -1,4 +1,5 @@
/* #license http://www.jclark.com/xml/copying.txt Expat */
/* @license http://www.gnu.org/licenses/gpl-2.0.html GPL-2.0 */
/* see also licenses/LICENSE-GPLv2.txt */
function HideMessages() {
var hideableMessages = document.getElementsByClassName("messages");