diff --git a/debian/security-misc.postinst b/debian/security-misc.postinst index 0fd27f5..e60ea3e 100644 --- a/debian/security-misc.postinst +++ b/debian/security-misc.postinst @@ -1,6 +1,5 @@ #!/bin/bash -## This file is part of Whonix. ## Copyright (C) 2012 - 2018 Patrick Schleizer ## See the file COPYING for copying conditions. diff --git a/usr/lib/security-misc/apt-get-update b/usr/lib/security-misc/apt-get-update index 3ec488d..f148e48 100755 --- a/usr/lib/security-misc/apt-get-update +++ b/usr/lib/security-misc/apt-get-update @@ -1,6 +1,5 @@ #!/bin/bash -## This file is part of Whonix. ## Copyright (C) 2012 - 2018 Patrick Schleizer ## See the file COPYING for copying conditions. diff --git a/usr/lib/security-misc/apt-get-update-sanity-test b/usr/lib/security-misc/apt-get-update-sanity-test index a64ae29..79400bb 100755 --- a/usr/lib/security-misc/apt-get-update-sanity-test +++ b/usr/lib/security-misc/apt-get-update-sanity-test @@ -1,6 +1,5 @@ #!/bin/bash -## This file is part of Whonix. ## Copyright (C) 2012 - 2018 Patrick Schleizer ## See the file COPYING for copying conditions. diff --git a/usr/lib/security-misc/apt-get-wrapper b/usr/lib/security-misc/apt-get-wrapper index 8080d16..3da6298 100755 --- a/usr/lib/security-misc/apt-get-wrapper +++ b/usr/lib/security-misc/apt-get-wrapper @@ -1,6 +1,5 @@ #!/bin/bash -## This file is part of Whonix. ## Copyright (C) 2012 - 2018 Patrick Schleizer ## See the file COPYING for copying conditions.