From 5c17fdbd53c6740ef1fd31274daf4f2c10e9c7bd Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 28 Jun 2025 16:55:34 +0100 Subject: [PATCH] Add maintenance terms document --- MAINTENANCE-TERMS.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 MAINTENANCE-TERMS.md diff --git a/MAINTENANCE-TERMS.md b/MAINTENANCE-TERMS.md new file mode 100644 index 000000000..1bb6a54d1 --- /dev/null +++ b/MAINTENANCE-TERMS.md @@ -0,0 +1,13 @@ +# Maintenance Terms + +Current as of 2025 + +The code, text and data in this repository are provided as-is under the terms of the repository's LICENSE file, as a gift to the commons and the common good. In providing this software as-is, its author(s) admit no further obligations from anyone using the software for any reason, particularly with respect to: + + * Response time + * Change review and integration + * Disclosure schedules + * Discretionary, proprietary or otherwise secretive communications + * Any other non-contractual obligations or conventions, regardless of their presumed urgency or severity + +The author(s) hope you find it valuable on those terms.