From b70ecc7c7c0274212f59af89f5494aa4f00eb725 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 27 Nov 2020 22:12:56 +0100 Subject: Add a bunch of licensing data --- scripts/asset-release | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scripts/asset-release') diff --git a/scripts/asset-release b/scripts/asset-release index dc4a8a7..6a20835 100755 --- a/scripts/asset-release +++ b/scripts/asset-release @@ -1,5 +1,9 @@ #!/bin/sh +# Copyright (C) 2020 Daniel Friesel +# +# SPDX-License-Identifier: MIT + set -ex current="$(find public/static/v* | tail -n 1 | grep -o '..$')" -- cgit v1.2.3