From 1a57267a17c2fc17fb6e104846fabc3e363c326c Mon Sep 17 00:00:00 2001 From: Emile Date: Fri, 16 Aug 2024 19:50:26 +0200 Subject: initial commit --- vendor/modernc.org/mathutil/AUTHORS | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 vendor/modernc.org/mathutil/AUTHORS (limited to 'vendor/modernc.org/mathutil/AUTHORS') diff --git a/vendor/modernc.org/mathutil/AUTHORS b/vendor/modernc.org/mathutil/AUTHORS new file mode 100644 index 0000000..c0a01b6 --- /dev/null +++ b/vendor/modernc.org/mathutil/AUTHORS @@ -0,0 +1,13 @@ +# This file lists authors for copyright purposes. This file is distinct from +# the CONTRIBUTORS files. See the latter for an explanation. +# +# Names should be added to this file as: +# Name or Organization +# +# The email address is not required for organizations. +# +# Please keep the list sorted. + +CZ.NIC z.s.p.o. +Edward Betts +Jan Mercl <0xjnml@gmail.com> -- cgit 1.4.1