Skip to content

Commit 9afc450

Browse files
authored
COPYING: adding missing line from decNumber's licence
Fixes #3079 Also clarify what files the Kungliga Tekniska Högskolan copyright notice applies to.
1 parent d875ff5 commit 9afc450

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

COPYING

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,15 @@ shall not be used in advertising or otherwise to promote the sale, use
106106
or other dealings in this Software without prior written authorization
107107
of the copyright holder.
108108

109+
--------------------------------------------------------------------------------
110+
All trademarks and registered trademarks mentioned herein are the property of their respective owners.
111+
112+
113+
114+
jv_thread.h is copied from Heimdal's lib/base/heimbase.h and some code
115+
in jv.c is copied from Heimdal's lib/base/dll.c:
116+
117+
109118
Portions Copyright (c) 2016 Kungliga Tekniska Högskolan
110119
(Royal Institute of Technology, Stockholm, Sweden).
111120
All rights reserved.
@@ -133,4 +142,3 @@ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
133142
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
134143
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
135144
OF THE POSSIBILITY OF SUCH DAMAGE.
136-

0 commit comments

Comments
 (0)