From f77e06a338a9b5414444de406da5a03f0bda8c00 Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Sat, 6 Oct 2018 22:13:44 +0200 Subject: Add information about BLAKE2 multi-license to COPYING The BLAKE2 source files are multi-licensed with the ability to choose between CC0 1.0 Universal, OpenSSL or Apache 2.0 licenses. For libarchive the CC0 1.0 Universal Public Domain Dedication should be acceptable. --- COPYING | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'COPYING') diff --git a/COPYING b/COPYING index 93952b77..14bbefa0 100644 --- a/COPYING +++ b/COPYING @@ -23,6 +23,13 @@ the actual statements in the files are controlling. * The following source files are in the public domain: libarchive/archive_getdate.c +* The following source files are triple-licensed with the ability to choose + from CC0 1.0 Universal, OpenSSL or Apache 2.0 licenses: + libarchive/archive_blake2.h + libarchive/archive_blake2_impl.h + libarchive/archive_blake2s_ref.c + libarchive/archive_blake2sp_ref.c + * The build files---including Makefiles, configure scripts, and auxiliary scripts used as part of the compile process---have widely varying licensing terms. Please check individual files before @@ -34,7 +41,7 @@ do use the license below. The varying licensing of the build scripts seems to be an unavoidable mess. -Copyright (c) 2003-2009 +Copyright (c) 2003-2018 All rights reserved. Redistribution and use in source and binary forms, with or without -- cgit v1.2.1