Copyright

This commit is contained in:
Duke Leto
2020-06-23 12:48:36 -04:00
parent 920667dd73
commit f03a7b0e7e

View File

@@ -1,5 +1,6 @@
#!/bin/bash
# Copyright (c) 2019 Hush developers
# Copyright (c) 2019-2020 Hush developers
# Released under the GPLv3
# set working directory to the location of this script
# readlink -f does not always exist