bump copyright
This commit is contained in:
parent
82fd34b288
commit
a3dd0183a4
44 changed files with 49 additions and 43 deletions
4
sri.sh
4
sri.sh
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue