bump copyright

This commit is contained in:
ston1th 2021-02-18 22:52:36 +01:00
commit 70b00835c7
44 changed files with 49 additions and 45 deletions

4
sri.sh
View file

@ -1,8 +1,8 @@
#!/bin/bash
# Copyright (C) 2019 Marius Schellenberger
# Copyright (C) 2021 Marius Schellenberger
HASH="sha256"
DIR="templates"
DIR="pkg/server/static"
FILES="*.css *.js"
BINS="*.ico"
echo "SRI (subresource integrity) hashes"