123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217 |
- Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
- Upstream-Name: wolfssl
- Upstream-Contact: David Garske <david@wolfssl.com>
- Source: https://github.com/wolfssl/wolfssl/releases
- Files:
- *
- Copyright:
- 2006-2023 wolfSSL Inc.
- License: GPL-2+
- Files:
- zephyr/Kconfig
- Copyright:
- 2016 Intel Corporation
- License: Apache-2.0
- Files:
- zephyr/Kconfig.tls-generic
- Copyright:
- 2018 Intel Corporation
- 2018 Nordic Semiconductor ASA
- License: Apache-2.0
- Files:
- wolfcrypt/src/camellia.c
- wolfssl/wolfcrypt/camellia.h
- Copyright:
- 2006-2007 NTT (Nippon Telegraph and Telephone Corporation)
- 2006-2016 wolfSSL Inc.
- License: GPL-2+
- Files:
- m4/ax_append_link_flags.m4
- Copyright:
- 2011 Maarten Bosmans <mkbosmans@gmail.com>
- License: GPL-3+-with-autoconf
- Files:
- m4/ax_pthread.m4
- Copyright:
- 2008 Steven G. Johnson <stevenj@alum.mit.edu>
- 2011 Daniel Richard G. <skunk@iSKUNK.ORG>
- License: GPL-3+-with-autoconf
- Files:
- m4/ax_check_library.m4
- Copyright:
- 2012 Brian Aker <brian@tangent.org>
- 2010 Diego Elio Petteno` <flameeyes@gmail.com>
- License: GPL-3+-with-autoconf
- Files:
- m4/ax_append_flag.m4
- m4/ax_check_compile_flag.m4
- m4/ax_check_link_flag.m4
- Copyright:
- 2008 Guido U. Draheim <guidod@gmx.de>
- 2011 Maarten Bosmans <mkbosmans@gmail.com>
- License: GPL-3+-with-autoconf
- Files:
- m4/ax_append_compile_flags.m4
- Copyright:
- 2011 Maarten Bosmans <mkbosmans@gmail.com>
- License: GPL-3+-with-autoconf
- Files:
- m4/ax_tls.m4
- Copyright:
- 2008 Alan Woodland <ajw05@aber.ac.uk>
- 2010 Diego Elio Petteno` <flameeyes@gmail.com>
- License: GPL-3+-with-autoconf
- Files:
- m4/ax_create_generic_config.m4
- Copyright:
- 2008 Guido U. Draheim <guidod@gmx.de>
- License: GPL-3+-with-autoconf
- Files:
- m4/ax_compiler_version.m4
- m4/ax_debug.m4
- m4/ax_harden_compiler_flags.m4
- m4/ax_vcs_checkout.m4
- Copyright:
- 2012 Brian Aker
- License: BSD-3-clause
- Files:
- m4/ax_append_to_file.m4
- m4/ax_file_escapes.m4
- m4/ax_print_to_file.m4
- Copyright:
- 2008 Tom Howard <tomhoward@users.sf.net
- License: FSFAP
- Files:
- m4/ax_add_am_macro.m4
- Copyright:
- 2009 Tom Howard <tomhoward@users.sf.net
- License: FSFAP
- Files:
- m4/ax_am_jobserver.m4
- Copyright:
- 2008 Michael Paul Bailey <jinxidoru@byu.net>
- License: FSFAP
- Files:
- m4/ax_am_macros.m4
- Copyright:
- 2009 Tom Howard <tomhoward@users.sf.net
- License: FSFAP
- Files:
- m4/ax_count_cpus.m4
- Copyright:
- 2012 Brian Aker <brian@tangent.org>
- 2008 Michael Paul Bailey <jinxidoru@byu.net>
- 2008 Christophe Tournayre <turn3r@users.sourceforge.net>
- License: FSFAP
- Files:
- debian
|