From fb908dfe984cdac924cee5032a1d16f08ac4bc48 Mon Sep 17 00:00:00 2001 From: Kapil Gupta Date: Thu, 20 Jul 2023 10:53:36 +0530 Subject: [PATCH] change(esp_wifi): Update copyright info for wpa_supplicant --- components/wpa_supplicant/COPYING | 2 +- docs/en/COPYRIGHT.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/wpa_supplicant/COPYING b/components/wpa_supplicant/COPYING index 7efce0dee1..7ca30301e2 100644 --- a/components/wpa_supplicant/COPYING +++ b/components/wpa_supplicant/COPYING @@ -1,7 +1,7 @@ wpa_supplicant and hostapd -------------------------- -Copyright (c) 2002-2016, Jouni Malinen and contributors +Copyright (c) 2002-2022, Jouni Malinen and contributors All Rights Reserved. diff --git a/docs/en/COPYRIGHT.rst b/docs/en/COPYRIGHT.rst index 62e4b9f744..b465b34c75 100644 --- a/docs/en/COPYRIGHT.rst +++ b/docs/en/COPYRIGHT.rst @@ -25,7 +25,7 @@ These third party libraries can be included into the application (firmware) prod * Original parts of LWIP_ (components/lwip) are Copyright (C) 2001, 2002 Swedish Institute of Computer Science and are licensed under the BSD License as described in :component_file:`COPYING file`. -* `wpa_supplicant`_ Copyright (c) 2003-2005 Jouni Malinen and licensed under the BSD license. +* `wpa_supplicant`_ Copyright (c) 2003-2022 Jouni Malinen and contributors and licensed under the BSD license. * `FreeBSD net80211`_ Copyright (c) 2004-2008 Sam Leffler, Errno Consulting and licensed under the BSD license. @@ -83,7 +83,7 @@ ESP32, ESP32-S and ESP32-C Series SoCs mask ROM hardware includes binaries compi * miniz_, by Rich Geldreich - placed into the public domain. -* `wpa_supplicant`_ Copyright (c) 2003-2005 Jouni Malinen and licensed under the BSD license. +* `wpa_supplicant`_ Copyright (c) 2003-2022 Jouni Malinen and contributors and licensed under the BSD license. * TJpgDec_ Copyright (C) 2011, ChaN, all right reserved. See below for license.