happy new year!

bug #1855805

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5429 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2007-12-22 09:41:57 +00:00
parent ee4a2444ce
commit 2675599a31
88 changed files with 92 additions and 92 deletions

View file

@ -1,4 +1,4 @@
Copyright © 2002-2007 Joost Verburg
Copyright © 2002-2008 Joost Verburg
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

View file

@ -1122,7 +1122,7 @@ FunctionEnd
License Terms</h3>
<div class="toggle" id="toggle_lic">
<pre>
Copyright &copy; 2002-2007 Joost Verburg
Copyright &copy; 2002-2008 Joost Verburg
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages

View file

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