From 41e5a70aa93871a06971684baf7460c0fd2a24c5 Mon Sep 17 00:00:00 2001 From: Ivan Grokhotkov Date: Fri, 8 Apr 2022 10:18:51 +0200 Subject: [PATCH] docs: update copyrights list for argtable3 --- docs/en/COPYRIGHT.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/en/COPYRIGHT.rst b/docs/en/COPYRIGHT.rst index df063a54d0..bd9c4c84cf 100644 --- a/docs/en/COPYRIGHT.rst +++ b/docs/en/COPYRIGHT.rst @@ -29,7 +29,11 @@ These third party libraries can be included into the application (firmware) prod * `FreeBSD net80211`_ Copyright (c) 2004-2008 Sam Leffler, Errno Consulting and licensed under the BSD license. -* `argtable3`_ argument parsing library Copyright (C) 1998-2001,2003-2011,2013 Stewart Heitmann and licensed under 3-clause BSD license. +* `argtable3`_ argument parsing library Copyright (C) 1998-2001,2003-2011,2013 Stewart Heitmann and licensed under 3-clause BSD license. argtable3 also includes the following software components. For details, please see argtable3 :component_file:`LICENSE file`. + + * C Hash Table library, Copyright (c) 2002, Christopher Clark and licensed under 3-clause BSD license. + * The Better String library, Copyright (c) 2014, Paul Hsieh and licensed under 3-clause BSD license. + * TCL library, Copyright the Regents of the University of California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState Corporation and other parties, and licensed under TCL/TK License. * `linenoise`_ line editing library Copyright (c) 2010-2014 Salvatore Sanfilippo, Copyright (c) 2010-2013 Pieter Noordhuis, licensed under 2-clause BSD license.