From 90810f25f7af9e0a57bacce3d74ca3e46a6433e4 Mon Sep 17 00:00:00 2001 From: ospab Date: Fri, 10 Jul 2026 01:36:17 +0300 Subject: [PATCH] docs: fix stale BSL 1.1 license badge/text, actual license is AGPL-3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The repo switched to AGPLv3 back in June (commit 9ce9e6d) but the wiki was never updated to match — still showed the old BSL 1.1 badge and "converts to MIT in 2030" text. --- Home.md | 5 ++--- Home_ru.md | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/Home.md b/Home.md index fd80fcf..6b5cf60 100644 --- a/Home.md +++ b/Home.md @@ -1,7 +1,7 @@ # OSTP — Ospab Stealth Transport Protocol ![GitHub Release](https://img.shields.io/github/v/release/ospab/ostp?style=flat-square&color=blue) -![License: BSL 1.1](https://img.shields.io/badge/License-BSL%201.1-orange.svg?style=flat-square) +![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg?style=flat-square) ![Platform](https://img.shields.io/badge/Platform-Windows%20%7C%20Linux%20%7C%20macOS%20%7C%20Android-green.svg?style=flat-square) ![Build](https://img.shields.io/github/actions/workflow/status/ospab/ostp/release.yml?style=flat-square&label=CI%2FCD) ![Crypto](https://img.shields.io/badge/Crypto-Noise__NNpsk0-blueviolet?style=flat-square) @@ -86,5 +86,4 @@ Download from **[GitHub Releases](https://github.com/ospab/ostp/releases)**. ## License -Business Source License 1.1 — free for personal and non-commercial use. -Automatically converts to MIT License on May 14, 2030. +GNU Affero General Public License v3.0 (AGPL-3.0). See [LICENSE](https://github.com/ospab/ostp/blob/master/LICENSE) for the full text. diff --git a/Home_ru.md b/Home_ru.md index ff9c3b9..78231f2 100644 --- a/Home_ru.md +++ b/Home_ru.md @@ -1,7 +1,7 @@ # OSTP — Ospab Stealth Transport Protocol ![GitHub Release](https://img.shields.io/github/v/release/ospab/ostp?style=flat-square&color=blue) -![License: BSL 1.1](https://img.shields.io/badge/License-BSL%201.1-orange.svg?style=flat-square) +![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg?style=flat-square) ![Platform](https://img.shields.io/badge/Platform-Windows%20%7C%20Linux%20%7C%20macOS%20%7C%20Android-green.svg?style=flat-square) ![Build](https://img.shields.io/github/actions/workflow/status/ospab/ostp/release.yml?style=flat-square&label=CI%2FCD) ![Crypto](https://img.shields.io/badge/Crypto-Noise__NNpsk0-blueviolet?style=flat-square) @@ -110,5 +110,4 @@ irm https://raw.githubusercontent.com/ospab/ostp/master/scripts/install.ps1 | ie ## Лицензия -Business Source License 1.1 — бесплатно для личного и некоммерческого использования. -Автоматически конвертируется в MIT License 14 мая 2030 года. +GNU Affero General Public License v3.0 (AGPL-3.0). Полный текст — [LICENSE](https://github.com/ospab/ostp/blob/master/LICENSE).