Copyright 2016
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6720 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
5c09fdf003
commit
1967160500
148 changed files with 151 additions and 161 deletions
|
@ -1,12 +1,12 @@
|
|||
/*
|
||||
|
||||
NSIS Modern User Interface - Version 1.8
|
||||
Copyright 2002-2015 Joost Verburg
|
||||
Copyright 2002-2016 Joost Verburg
|
||||
|
||||
*/
|
||||
|
||||
!ifndef MUI_INCLUDED
|
||||
!echo "NSIS Modern User Interface version 1.8 - Copyright 2002-2015 Joost Verburg"
|
||||
!echo "NSIS Modern User Interface version 1.8 - Copyright 2002-2016 Joost Verburg"
|
||||
|
||||
;--------------------------------
|
||||
!verbose push 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue