Trying to get things ship-shape.

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3627 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
2021-01-03 20:10:29 +00:00
parent 6ffdae6274
commit f63242cad1
4 changed files with 45 additions and 39 deletions

32
COPYING
View File

@ -31,9 +31,29 @@ a non-source form of such a combination shall include the source code for the
parts of QuickJS used as well as that of the covered work.}
If you modify this Program, or any covered work, by linking or combining it
with javascript-bcrypt (or a modified version of that library), containing
parts covered by the terms of the New BSD License, the licensors of this
Program grant you additional permission to convey the resulting work.
{Corresponding Source for a non-source form of such a combination shall include
the source code for the parts of javascript-bcrypt used as well as that of the
covered work.}
with libsodium (or a modified version of that library), containing parts
covered by the terms of the ISC License, the licensors of this Program grant
you additional permission to convey the resulting work. {Corresponding Source
for a non-source form of such a combination shall include the source code for
the parts of libsodium used as well as that of the covered work.}
If you modify this Program, or any covered work, by linking or combining it
with xopt (or a modified version of that library), containing parts covered by
the terms of the Apache License 2.0, the licensors of this Program grant you
additional permission to convey the resulting work. {Corresponding Source for
a non-source form of such a combination shall include the source code for the
parts of xopt used as well as that of the covered work.}
If you modify this Program, or any covered work, by linking or combining it
with crypt_blowfish (or a modified version of that library), containing parts
covered by the terms of the MIT License, the licensors of this Program grant
you additional permission to convey the resulting work. {Corresponding Source
for a non-source form of such a combination shall include the source code for
the parts of crypt_blowfish used as well as that of the covered work.}
If you modify this Program, or any covered work, by linking or combining it
with base64c (or a modified version of that library), containing parts covered
by the terms of the BSD 3-Clause License, the licensors of this Program grant
you additional permission to convey the resulting work. {Corresponding Source
for a non-source form of such a combination shall include the source code for
the parts of base64c used as well as that of the covered work.}