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:
parent
92681504ee
commit
c145d69e55
81 changed files with 87 additions and 87 deletions
|
@ -1,4 +1,4 @@
|
|||
Copyright © 2002-2006 Joost Verburg
|
||||
Copyright © 2002-2007 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.
|
||||
|
||||
|
|
|
@ -1247,7 +1247,7 @@ src="images/closed.gif" onclick=
|
|||
"toggle('trigger_lic', 'toggle_lic');" /> License Terms</h3>
|
||||
<div class="toggle" id="toggle_lic">
|
||||
<pre>
|
||||
Copyright © 2002-2006 Joost Verburg
|
||||
Copyright © 2002-2007 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
|
||||
|
@ -1267,7 +1267,7 @@ it freely, subject to the following restrictions:
|
|||
</pre></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">©2002-2006 Joost Verburg</div>
|
||||
<div class="footer">©2002-2007 Joost Verburg</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
|
@ -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"
|
||||
|
||||
;--------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue