diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/LogicLib.nsh | 1 | ||||
-rw-r--r-- | scripts/x64.nsh | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/scripts/LogicLib.nsh b/scripts/LogicLib.nsh index 2f8968c..618bde4 100644 --- a/scripts/LogicLib.nsh +++ b/scripts/LogicLib.nsh @@ -1,4 +1,5 @@ ; NSIS LOGIC LIBRARY - LogicLib.nsh
+; see mingw-file-association.nshmingw-file-association.nsh for license info
; Version 2.6 - 08/12/2007
; By dselkirk@hotmail.com
; and eccles@users.sf.net
diff --git a/scripts/x64.nsh b/scripts/x64.nsh index e694c1e..9b69ff0 100644 --- a/scripts/x64.nsh +++ b/scripts/x64.nsh @@ -1,6 +1,7 @@ ; --------------------- ; x64.nsh ; --------------------- +; see mingw-file-association.nshmingw-file-association.nsh for license info ; ; A few simple macros to handle installations on x64 machines. ; |