2006 -> 2007

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4847 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2007-01-13 17:28:23 +00:00
parent 92681504ee
commit c145d69e55
81 changed files with 87 additions and 87 deletions

View file

@ -2,13 +2,13 @@
;Macro System
;Written by Joost Verburg
;Copyright © 2002-2006 Joost Verburg
;Copyright © 2002-2007 Joost Verburg
;Documentation: Readme.html
;License: License.txt
;Examples: Examples\Modern UI
!echo "NSIS Modern User Interface version 1.75 - © 2002-2006 Joost Verburg"
!echo "NSIS Modern User Interface version 1.75 - © 2002-2007 Joost Verburg"
;--------------------------------