Mercurial > trustbridge
comparison packaging/linux-uninstaller.inc @ 1165:d51ae656cfd6
Added copyright/license header [m13/issue101].
author | Sascha Wilde <wilde@intevation.de> |
---|---|
date | Fri, 19 Sep 2014 11:32:43 +0200 |
parents | a72d59f8c3ea |
children | 77c9e35657ab |
comparison
equal
deleted
inserted
replaced
1164:c13ac2c9851d | 1165:d51ae656cfd6 |
---|---|
1 #!/bin/bash | 1 #!/bin/bash |
2 # Copyright (C) 2014 by Bundesamt für Sicherheit in der Informationstechnik | |
3 # Software engineering by Intevation GmbH | |
4 # | |
5 # This file is Free Software under the GNU GPL (v>=2) | |
6 # and comes with ABSOLUTELY NO WARRANTY! | |
7 # See LICENSE.txt for details. | |
8 | |
2 set -u | 9 set -u |
3 | 10 |
4 ###INCLUDE:linux-installer-common.inc | 11 ###INCLUDE:linux-installer-common.inc |
5 ###INCLUDE:linux-uninstaller.l10n-de | 12 ###INCLUDE:linux-uninstaller.l10n-de |
6 | 13 |