(C) 2019
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7072 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
737ef2f656
commit
62d9a4c2f7
153 changed files with 156 additions and 156 deletions
|
@ -3,7 +3,7 @@
|
|||
*
|
||||
* This file is a part of NSIS.
|
||||
*
|
||||
* Copyright (C) 1999-2018 Nullsoft and Contributors
|
||||
* Copyright (C) 1999-2019 Nullsoft and Contributors
|
||||
*
|
||||
* This software is provided 'as-is', without any express or implied
|
||||
* warranty.
|
||||
|
|
|
@ -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-2018 Amir Szekely, Joost Verburg, Dave Laundon
|
||||
DLL version 2 Copyright © 2003-2019 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,7 +1,7 @@
|
|||
;Language: English (1033)
|
||||
;By Joost Verburg
|
||||
|
||||
!insertmacro LANGFILE "English" "English" "English" "English"
|
||||
!insertmacro LANGFILE "English" "English" "English" "English" ; See \Include\LangFile.nsh for a description of these parameters
|
||||
|
||||
!ifdef MUI_WELCOMEPAGE
|
||||
${LangFileString} MUI_TEXT_WELCOME_INFO_TITLE "Welcome to $(^NameDA) Setup"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright (C) 2018 Anders Kjersem
|
||||
// Copyright (C) 2018-2019 Anders Kjersem
|
||||
//
|
||||
// This file is a part of NSIS.
|
||||
//
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Copyright © 2002-2018 Joost Verburg
|
||||
Copyright © 2002-2019 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,7 +1,7 @@
|
|||
/*
|
||||
|
||||
NSIS Modern User Interface - Version 2.1
|
||||
Copyright 2002-2018 Joost Verburg
|
||||
Copyright 2002-2019 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-2018 Joost Verburg"
|
||||
!echo "NSIS Modern User Interface version ${MUI_SYSVERSION} - Copyright 2002-2019 Joost Verburg"
|
||||
|
||||
;--------------------------------
|
||||
!verbose push 3
|
||||
|
|
|
@ -1131,7 +1131,7 @@ FunctionEnd</pre>
|
|||
License Terms</h3>
|
||||
<div class="toggle" id="toggle_lic">
|
||||
<pre>
|
||||
Copyright © 2002-2018 Joost Verburg
|
||||
Copyright © 2002-2019 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-2018 Joost Verburg
|
||||
Copyright 2002-2019 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.
|
||||
|
||||
|
|
|
@ -1130,7 +1130,7 @@ FunctionEnd
|
|||
License Terms</h3>
|
||||
<div class="toggle" id="toggle_lic">
|
||||
<pre>
|
||||
Copyright © 2002-2018 Joost Verburg
|
||||
Copyright © 2002-2019 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,7 +1,7 @@
|
|||
/*
|
||||
|
||||
NSIS Modern User Interface - Version 1.81
|
||||
Copyright 2002-2018 Joost Verburg
|
||||
Copyright 2002-2019 Joost Verburg
|
||||
|
||||
*/
|
||||
|
||||
|
@ -10,7 +10,7 @@ Copyright 2002-2018 Joost Verburg
|
|||
!define MUI_INCLUDED
|
||||
!define MUI_SYSVERSION "1.81"
|
||||
!verbose pop
|
||||
!echo "NSIS Modern User Interface version ${MUI_SYSVERSION} - Copyright 2002-2018 Joost Verburg"
|
||||
!echo "NSIS Modern User Interface version ${MUI_SYSVERSION} - Copyright 2002-2019 Joost Verburg"
|
||||
|
||||
;--------------------------------
|
||||
!verbose push 3
|
||||
|
|
|
@ -4,7 +4,7 @@ MultiUser.nsh
|
|||
|
||||
Installer configuration for multi-user Windows environments
|
||||
|
||||
Copyright 2008-2018 Joost Verburg
|
||||
Copyright 2008-2019 Joost Verburg
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* substart.c - This app runs the executable of the same name in the 'Bin'
|
||||
* sub-folder and passes along the command line options.
|
||||
*
|
||||
* Copyright (c) 2013-2018 Anders Kjersem
|
||||
* Copyright (c) 2013-2019 Anders Kjersem
|
||||
*
|
||||
* Licensed under the zlib/libpng license (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
;#
|
||||
;# This file is a part of NSIS.
|
||||
;#
|
||||
;# Copyright (C) 2014-2018 Anders Kjersem
|
||||
;# Copyright (C) 2014-2019 Anders Kjersem
|
||||
;#
|
||||
;# Licensed under the zlib/libpng license (the "License");
|
||||
;# you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
;# Copyright (c) 2008 Thomas Gaugler <thomas@dadie.net>
|
||||
;# Copyright (c) 2008-2018 NSIS Contributors
|
||||
;# Copyright (c) 2008-2019 NSIS Contributors
|
||||
;#
|
||||
;# Permission is hereby granted, free of charge, to any person
|
||||
;# obtaining a copy of this software and associated documentation
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<body>
|
||||
<h1>NSIS System Plug-in</h1>
|
||||
<p>
|
||||
<i>Copyright © 2002 brainsucker (Nik Medved)</i><br><i>Copyright © 2002-2018 NSIS Contributors</i>
|
||||
<i>Copyright © 2002 brainsucker (Nik Medved)</i><br><i>Copyright © 2002-2019 NSIS Contributors</i>
|
||||
</p>
|
||||
|
||||
<h2>Table of Contents</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue