Remove some gratuitous use of non-ANSI characters that were making the Unicode patch harder to review.

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5905 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
pabs3 2009-01-13 16:54:39 +00:00
parent bf6c65b158
commit 80c2fae5c1
9 changed files with 16 additions and 16 deletions

View file

@ -1,11 +1,11 @@
/*
NSIS Modern User Interface - Version 1.8
Copyright © 2002-2008 Joost Verburg
Copyright 2002-2008 Joost Verburg
*/
!echo "NSIS Modern User Interface version 1.8 - © 2002-2008 Joost Verburg"
!echo "NSIS Modern User Interface version 1.8 - Copyright 2002-2008 Joost Verburg"
;--------------------------------