From ec9107ccee0572bf6eba498244c11845cc27320c Mon Sep 17 00:00:00 2001 From: Dudekahedron <49531350+StanleyDudek@users.noreply.github.com> Date: Mon, 30 Mar 2026 10:48:25 -0700 Subject: [PATCH 1/2] BeamMP Launcher License Copyright Year Update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 770b18ed..38c2d3fe 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The launcher is the way we communitcate to outside the game, it does a few autom ## License BeamMP Launcher, a launcher for the BeamMP mod for BeamNG.drive -Copyright (C) 2024 BeamMP Ltd., BeamMP team and contributors. +Copyright (C) 2026 BeamMP Ltd., BeamMP team and contributors. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published From f970ace2b5074d5b1edfd9ead1e5013ed48a53e0 Mon Sep 17 00:00:00 2001 From: Dudekahedron <49531350+StanleyDudek@users.noreply.github.com> Date: Wed, 1 Apr 2026 11:10:17 -0700 Subject: [PATCH 2/2] Adds a word, "multiplayer", and changes the license link to be specific to agpl 3 --- README.md | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 38c2d3fe..e66904b1 100644 --- a/README.md +++ b/README.md @@ -6,18 +6,10 @@ The launcher is the way we communitcate to outside the game, it does a few autom ## License -BeamMP Launcher, a launcher for the BeamMP mod for BeamNG.drive -Copyright (C) 2026 BeamMP Ltd., BeamMP team and contributors. +BeamMP Launcher, a launcher for the BeamMP multiplayer mod for BeamNG.drive Copyright (C) 2026 BeamMP Ltd., BeamMP team and contributors. -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License as published -by the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. +This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU Affero General Public License for more details. +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. -You should have received a copy of the GNU Affero General Public License -along with this program. If not, see . +You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/agpl-3.0.html.