From 154da0aa04367dc58696c9cac5276fcbdb7d2b9f Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 6 Oct 2025 00:42:20 -0600 Subject: [PATCH] chore(csvauth): add LICENSE --- auth/csvauth/LICENSE | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 auth/csvauth/LICENSE diff --git a/auth/csvauth/LICENSE b/auth/csvauth/LICENSE new file mode 100644 index 0000000..55267c2 --- /dev/null +++ b/auth/csvauth/LICENSE @@ -0,0 +1,8 @@ +Copyright 2025 AJ ONeal + +This Source Code Form is subject to the terms of the Mozilla Public +License, v. 2.0. If a copy of the MPL was not distributed with this +file, You can obtain one at https://mozilla.org/MPL/2.0/. + +This Source Code Form is "Incompatible With Secondary Licenses", as +defined by the Mozilla Public License, v. 2.0.