diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | app/views/licenses/show.html.erb | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -66,7 +66,7 @@ Read the [CHANGELOG.md](./CHANGELOG.md) file. ## License ```txt -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 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 @@ <blockquote> <pre> -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 |
