git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3831 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2005-01-04 14:54:48 +00:00
parent 5b68e15763
commit dfd8dc1227
13 changed files with 17 additions and 17 deletions

View file

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