diff options
| author | Felipe Matarazzo <felipemps@protonmail.com> | 2026-04-29 16:24:33 +0000 |
|---|---|---|
| committer | Gleb Popov <arrowd@FreeBSD.org> | 2026-05-24 16:45:05 +0000 |
| commit | f3b8e6f595d64e7dcfdfe646498d73387575a87c (patch) | |
| tree | 681bfcb6f44fe4b2b839d30129ca5b9ccbb71ce1 /comms | |
| parent | 06e942f62c23237628c5107c129f4ec364e50e74 (diff) | |
Diffstat (limited to 'comms')
| -rw-r--r-- | comms/py-elelabs-zigbee-ezsp-utility/pkg-descr | 2 | ||||
| -rw-r--r-- | comms/uhd/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/py-elelabs-zigbee-ezsp-utility/pkg-descr b/comms/py-elelabs-zigbee-ezsp-utility/pkg-descr index ce81d67a8358..a4d61ffbc620 100644 --- a/comms/py-elelabs-zigbee-ezsp-utility/pkg-descr +++ b/comms/py-elelabs-zigbee-ezsp-utility/pkg-descr @@ -1,5 +1,5 @@ The Elelabs Firmware Update Utility is a basic Python 3 script to flash -the the firmware inside a range of Elelabs Zigbee and Thread products to +the firmware inside a range of Elelabs Zigbee and Thread products to a newer version. Currently sold supported products based on Silicon Labs microcontrollers: diff --git a/comms/uhd/Makefile b/comms/uhd/Makefile index bc4d9b85d023..7161947df856 100644 --- a/comms/uhd/Makefile +++ b/comms/uhd/Makefile @@ -10,7 +10,7 @@ COMMENT= Ettus Research UHD driver framework WWW= https://www.ettus.com/sdr-software/uhd-usrp-hardware-driver/ # See https://www.ettus.com/sdr-software/licenses/. Dual license -# under GPLv3 and and "Alternate License" whose terms are not documented +# under GPLv3 and "Alternate License" whose terms are not documented # on the web site (contact info@ettus.com). Mark as GPLv3 for now # until terms of the "Alternate License" are made clear. When that # is understood and if appropriate, we can add that license here. |
