happy new year!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5917 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
a4010c1d54
commit
0aed504f4a
91 changed files with 95 additions and 95 deletions
|
@ -883,7 +883,7 @@ FunctionEnd
|
|||
<pre>
|
||||
Original version Copyright © 2001 Michael Bishop
|
||||
DLL version 1 Copyright © 2001-2002 Nullsoft, Inc., ORTIM
|
||||
DLL version 2 Copyright © 2003-2008 Amir Szekely, Joost Verburg, Dave Laundon
|
||||
DLL version 2 Copyright © 2003-2009 Amir Szekely, Joost Verburg, Dave Laundon
|
||||
|
||||
This software is provided 'as-is', without any express or implied
|
||||
warranty. In no event will the authors be held liable for any damages
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Copyright © 2002-2008 Joost Verburg
|
||||
Copyright © 2002-2009 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.
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
/*
|
||||
|
||||
NSIS Modern User Interface - Version 2.0
|
||||
Copyright 2002-2008 Joost Verburg
|
||||
Copyright 2002-2009 Joost Verburg
|
||||
|
||||
*/
|
||||
|
||||
!echo "NSIS Modern User Interface version 2.0 - Copyright 2002-2008 Joost Verburg"
|
||||
!echo "NSIS Modern User Interface version 2.0 - Copyright 2002-2009 Joost Verburg"
|
||||
|
||||
;--------------------------------
|
||||
|
||||
|
|
|
@ -1129,7 +1129,7 @@ FunctionEnd</pre>
|
|||
License Terms</h3>
|
||||
<div class="toggle" id="toggle_lic">
|
||||
<pre>
|
||||
Copyright © 2002-2008 Joost Verburg
|
||||
Copyright © 2002-2009 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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Copyright 2002-2008 Joost Verburg
|
||||
Copyright 2002-2009 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.
|
||||
|
||||
|
|
|
@ -1126,7 +1126,7 @@ FunctionEnd
|
|||
License Terms</h3>
|
||||
<div class="toggle" id="toggle_lic">
|
||||
<pre>
|
||||
Copyright © 2002-2008 Joost Verburg
|
||||
Copyright © 2002-2009 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
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
/*
|
||||
|
||||
NSIS Modern User Interface - Version 1.8
|
||||
Copyright 2002-2008 Joost Verburg
|
||||
Copyright 2002-2009 Joost Verburg
|
||||
|
||||
*/
|
||||
|
||||
!echo "NSIS Modern User Interface version 1.8 - Copyright 2002-2008 Joost Verburg"
|
||||
!echo "NSIS Modern User Interface version 1.8 - Copyright 2002-2009 Joost Verburg"
|
||||
|
||||
;--------------------------------
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ MultiUser.nsh
|
|||
|
||||
Installer configuration for multi-user Windows environments
|
||||
|
||||
Copyright 2008 Joost Verburg
|
||||
Copyright 2008-2009 Joost Verburg
|
||||
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue