2014 and fixed some minor typos

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6478 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2014-05-13 15:51:45 +00:00
parent edcddfa71e
commit c75a00bbe7
141 changed files with 154 additions and 154 deletions

View file

@ -1,12 +1,12 @@
/*
NSIS Modern User Interface - Version 1.8
Copyright 2002-2013 Joost Verburg
Copyright 2002-2014 Joost Verburg
*/
!ifndef MUI_INCLUDED
!echo "NSIS Modern User Interface version 1.8 - Copyright 2002-2013 Joost Verburg"
!echo "NSIS Modern User Interface version 1.8 - Copyright 2002-2014 Joost Verburg"
;--------------------------------
!verbose push 3