From 4192835d3deef2be462d7a79578a6ceaeca00de5 Mon Sep 17 00:00:00 2001 From: John Coffey Date: Sun, 30 Aug 2026 01:27:27 -0700 Subject: [PATCH] Change the copyright holder to Coffey Labs Two scripts and the README's licence section. LINUXexpert.org is being retired as a site and is no longer where this work lives. The clone URL in the README still says github.com/LINUXexpert-org/ubuntu2mint, because that is the repository's actual path. The GitHub organisation slug and the copyright holder are different things and only one of them is changing. LICENSE untouched -- its "" lines are GPL boilerplate, and the FSF's copyright on the licence text is not ours to edit. --- README.md | 2 +- ubuntu-desktop-prune.sh | 2 +- ubuntu-to-mint-convert-v3.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5ce7bf0..b0fae45 100644 --- a/README.md +++ b/README.md @@ -392,7 +392,7 @@ If this is a corporate-managed device: ## License -Copyright (C) 2026 LINUXexpert.org +Copyright (C) 2026 Coffey Labs This project is licensed under the **GNU General Public License v3.0**. See the `LICENSE` file or the header in `ubuntu-to-mint-convert-v3.sh`. diff --git a/ubuntu-desktop-prune.sh b/ubuntu-desktop-prune.sh index 3321f62..e492888 100644 --- a/ubuntu-desktop-prune.sh +++ b/ubuntu-desktop-prune.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # ubuntu-desktop-prune.sh # -# Copyright (C) 2026 LINUXexpert.org +# Copyright (C) 2026 Coffey Labs # # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the diff --git a/ubuntu-to-mint-convert-v3.sh b/ubuntu-to-mint-convert-v3.sh index f585fe6..7eeb249 100644 --- a/ubuntu-to-mint-convert-v3.sh +++ b/ubuntu-to-mint-convert-v3.sh @@ -28,7 +28,7 @@ # accept that the most reliable rollback is “restore from backup.” # ----------------------------------------------------------------------------- # -# Copyright (C) 2026 LINUXexpert.org +# Copyright (C) 2026 Coffey Labs # # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the