copyright

This commit is contained in:
Patrick Schleizer 2019-09-16 13:03:43 +00:00
parent 8e39cea876
commit 75258843e9
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -1,5 +1,8 @@
#!/bin/bash
## Copyright (C) 2019 - 2019 ENCRYPTED SUPPORT LP <adrelanos@riseup.net>
## See the file COPYING for copying conditions.
## https://forums.whonix.org/t/how-strong-do-linux-user-account-passwords-have-to-be-when-using-full-disk-encryption-fde-too/7698
if [ ! "$(id -u)" = "0" ]; then