diff --git a/scripts/LogicLib.nsh b/scripts/LogicLib.nsh index 2f8968c1..618bde43 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 e694c1e6..9b69ff0e 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. ;