From e4db49c0cf7916a3303eadbdf7fd541e57e1ce9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= Date: Thu, 3 Aug 2023 09:26:19 +0100 Subject: Initial import of freestyle_keys package. This package only contains the constants required to speak to FreeStyle Libre 2 devices. --- AUTHORS | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 AUTHORS (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..66393c7 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,10 @@ +# SPDX-FileCopyrightText: 2023 The freestyle-keys Authors +# +# SPDX-License-Identifier: 0BSD + +# This is the list of freestyle-keys authors for copyright purposes. +# +# This does not necessarily list everyone who has contributed code, since in +# some cases, their employer may be the copyright holder. To see the full list +# of contributors, see the revision history in source control. +Diego Elio Pettenò -- cgit v1.2.3