1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
|
Licenses
========
This package contains parts covered by different licenses.
Every source file contains license notes at the beginning.
Please report source files with missing license notes as bug.
Summary
=======
Note: The following list may not be up-to-date.
Please use the license notes in the files as legal basis!
Files: hp/*
See hp/LICENSE.
Files: examples/*
Copyright (c) 2021 Michael Baeuerle
License: ICU
Files: configure.ac [*/]Makefile.am doc/*.in* src/secret.c util/canlock.c
Copyright (c) 2018-2024 Michael Baeuerle
License: ICU
Files: src/canlock.c include/canlock.h.in
Copyright (c) 2018-2021 Michael Baeuerle
Copyright (c) 2017 Dennis Preiser
Copyright (c) 2003 G. J. Andruk
License: ICU
Files: test/canlocktest_multi.c
Copyright (c) 2021 Michael Baeuerle
License: ICU
Files: test/canlocktest.c
Copyright (c) 2017-2021 Michael Baeuerle
Copyright (c) 2003 G. J. Andruk
License: ICU
Files: test/canlocktest_legacy.c
Copyright (c) 2003 G. J. Andruk
License: ICU
Files: GNU autotools build system
Copyright (c) 1992-2015 Free Software Foundation, Inc.
License: ICU (using exception in original GPL-based license)
Files: aclocal.m4 m4/lt*.m4 [*/]Makefile.in configure
Copyright (c) 1996-2014 Free Software Foundation, Inc.
License: Unlimited permission to copy and/or distribute
Files: SHA related
Copyright (c) 2011 IETF Trust and the persons identified as authors of the code
License: BSD-3-clause
Files: include/base64.h src/base64.c
Copyright (c) 1995, 1996, 1997 Kungliga Tekniska Hogskolan
(Royal Institute of Technology, Stockholm, Sweden)
License: BSD-3-clause
EOF
|