copyright

This commit is contained in:
Patrick Schleizer 2020-11-05 06:36:39 -05:00
parent f4843b1deb
commit bb72c1278d
No known key found for this signature in database
GPG key ID: CB8D50BB77BB3C48
5 changed files with 16 additions and 1 deletions

View file

@ -1,5 +1,8 @@
#!/bin/bash
## Copyright (C) 2019 - 2020 ENCRYPTED SUPPORT LP <adrelanos@riseup.net>
## See the file COPYING for copying conditions.
if test -x /usr/lib/security-misc/remove-system.map ; then
/usr/lib/security-misc/remove-system.map
fi