Mercurial > trustbridge
view packaging/filelist.nsh @ 406:5ee694fa3da7
Add license header for NSIS scripts
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Wed, 16 Apr 2014 13:31:16 +0000 |
parents | 9001eaa55549 |
children | 2e78d08ff46e |
line wrap: on
line source
; Copyright (C) 2014 by Bundesamt für Sicherheit in der Informationstechnik ; Software engineering by Intevation GmbH ; ; This file is Free Software under the GNU GPL (v>=2) ; and comes with ABSOLUTELY NO WARRANTY! ; See LICENSE.txt for details. ; This file is not autogenerated. ; Keep it updated if you add new things. File "${files_dir}/cinst.exe" File "${files_dir}/m13ui.exe" File "${files_dir}/mozilla.exe" ; NSS: This should ultimately be static File "${files_dir}/nssckbi.dll" File "${files_dir}/smime3.dll" File "${files_dir}/nss3.dll" File "${files_dir}/nssdbm3.dll" File "${files_dir}/softokn3.dll" File "${files_dir}/sqlite3.dll" File "${files_dir}/freebl3.dll" File "${files_dir}/nssutil3.dll" File "${files_dir}/libplc4.dll" File "${files_dir}/libplds4.dll" File "${files_dir}/libnspr4.dll"