git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4485 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2006-01-20 12:36:30 +00:00
parent 0cc9b00ff1
commit c16ca4f9fc
12 changed files with 16 additions and 16 deletions

View file

@ -1243,7 +1243,7 @@ src="images/closed.gif" onclick=
"toggle('trigger_lic', 'toggle_lic');" /> License Terms</h3>
<div class="toggle" id="toggle_lic">
<pre>
Copyright &copy; 2002-2005 Joost Verburg
Copyright &copy; 2002-2006 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
@ -1263,7 +1263,7 @@ it freely, subject to the following restrictions:
</pre></div>
</div>
</div>
<div class="footer">&copy;2002-2005 Joost Verburg</div>
<div class="footer">&copy;2002-2006 Joost Verburg</div>
</td>
</tr>
</table>