From 3ac61cb7dfeff2ef79fd75549eb94f6dbb15ce2d Mon Sep 17 00:00:00 2001 From: DeFiDude <59237470+DeFiDude@users.noreply.github.com> Date: Fri, 1 May 2026 15:07:34 -0600 Subject: [PATCH] License: align LICENSE+README to MIT, refresh copyright to Ratspeak --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 8835d1e..9170573 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2025 RLAP Contributors +Copyright (c) 2026 Ratspeak Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index b662e2f..6c0cdc9 100644 --- a/README.md +++ b/README.md @@ -92,4 +92,4 @@ See [SPEC.md](SPEC.md) for the full protocol specification. ## License -AGPL-3.0 — see [LICENSE](LICENSE). +MIT — see [LICENSE](LICENSE).