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