diff options
author | Andrea Lepori <aleporia@gmail.com> | 2023-03-28 15:51:28 +0200 |
---|---|---|
committer | Andrea Lepori <aleporia@gmail.com> | 2023-03-28 15:51:28 +0200 |
commit | 34ca079c50163d114fbfa1ea05ec35bf9196a690 (patch) | |
tree | 67bb7ddc62dbf13b57ea585f4a64398eafaa5b90 /client | |
parent | fix missing variable for medic export (diff) | |
download | scout-subs-34ca079c50163d114fbfa1ea05ec35bf9196a690.tar.gz scout-subs-34ca079c50163d114fbfa1ea05ec35bf9196a690.zip |
update copyright year and data protection
Diffstat (limited to 'client')
-rw-r--r-- | client/templates/client/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/templates/client/about.html b/client/templates/client/about.html index 2069dfe..b0a3c27 100644 --- a/client/templates/client/about.html +++ b/client/templates/client/about.html @@ -19,7 +19,7 @@ <a href={% url "terms" %}>Termini e condizioni</a> <h5>Licenza</h5> <blockquote> - Copyright (C) 2020-22 Andrea Lepori<br><br> + Copyright (C) 2020-23 Andrea Lepori<br><br> 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 |