copyright info to nsis scripts

issue480
Don Bright 2013-09-12 20:29:22 -05:00
parent 36545b3cc5
commit f82ff8272b
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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.
;