bump copyright

This commit is contained in:
ston1th 2021-02-18 22:52:28 +01:00
commit a3dd0183a4
44 changed files with 49 additions and 43 deletions

4
sri.sh
View file

@ -1,8 +1,8 @@
#!/bin/bash
# Copyright (C) 2020 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"