From 7508b08628c435cf80957ae46828615446cdc8be Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 4 Feb 2026 10:54:10 +0100 Subject: Update email on the copyright notice MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- README.md | 2 +- app/views/licenses/show.html.erb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7de1987..7ac9d44 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Read the [CHANGELOG.md](./CHANGELOG.md) file. ## License ```txt -Copyright (C) 2023-Ω Miquel Sabaté Solà +Copyright (C) 2023-Ω Miquel Sabaté Solà 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 diff --git a/app/views/licenses/show.html.erb b/app/views/licenses/show.html.erb index 7687d54..dc09c0d 100644 --- a/app/views/licenses/show.html.erb +++ b/app/views/licenses/show.html.erb @@ -4,7 +4,7 @@
-Copyright (C) 2023-Ω Miquel Sabaté Solà <mikisabate@gmail.com>
+Copyright (C) 2023-Ω Miquel Sabaté Solà <mssola@mssola.com>
 
 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
-- 
cgit v1.2.3