git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7148 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2020-01-01 21:13:57 +00:00
parent 880c3eddca
commit 89fb04d0f6
153 changed files with 156 additions and 156 deletions

View file

@ -1,4 +1,4 @@
Copyright © 2002-2019 Joost Verburg
Copyright © 2002-2020 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

@ -1,7 +1,7 @@
/*
NSIS Modern User Interface - Version 2.1
Copyright 2002-2019 Joost Verburg
Copyright 2002-2020 Joost Verburg
Contributors: Amir Szekely, Anders Kjersem
*/
@ -11,7 +11,7 @@ Contributors: Amir Szekely, Anders Kjersem
!define MUI_INCLUDED
!define MUI_SYSVERSION "2.1"
!verbose pop
!echo "NSIS Modern User Interface version ${MUI_SYSVERSION} - Copyright 2002-2019 Joost Verburg"
!echo "NSIS Modern User Interface version ${MUI_SYSVERSION} - Copyright 2002-2020 Joost Verburg"
;--------------------------------
!verbose push 3

View file

@ -1131,7 +1131,7 @@ FunctionEnd</pre>
License Terms</h3>
<div class="toggle" id="toggle_lic">
<pre>
Copyright &copy; 2002-2019 Joost Verburg
Copyright &copy; 2002-2020 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