diff options
| author | Pjotr Prins | 2025-08-22 08:29:44 +0200 |
|---|---|---|
| committer | Pjotr Prins | 2025-08-22 08:29:44 +0200 |
| commit | c7b30c964e7190868aeb7ba87649544f42d525ad (patch) | |
| tree | 50231558a7a449b56afb638e132dd26a977ec053 /web/view/brand | |
| parent | 289da2e13e07928cdb8a1d165483a3a3cd9ae1c6 (diff) | |
| download | gn-guile-c7b30c964e7190868aeb7ba87649544f42d525ad.tar.gz | |
Bump webserve copyrights
Diffstat (limited to 'web/view/brand')
| -rw-r--r-- | web/view/brand/aging.scm | 2 | ||||
| -rw-r--r-- | web/view/brand/msk.scm | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/web/view/brand/aging.scm b/web/view/brand/aging.scm index 19db4d7..040c711 100644 --- a/web/view/brand/aging.scm +++ b/web/view/brand/aging.scm @@ -53,7 +53,7 @@ ,info) (footer (hr) - (p "Copyright © 2005-2023 " + (p "Copyright © 2005-2025 " (a (@ (href "https://genenetwork.org/")) "GeneNetwork Webservices") " | GeneNetwork and this website runs fully on free software. See status and download the " (a (@ (href "https://ci.genenetwork.org/")) "source code") "."))) diff --git a/web/view/brand/msk.scm b/web/view/brand/msk.scm index 69c1253..4cbcec4 100644 --- a/web/view/brand/msk.scm +++ b/web/view/brand/msk.scm @@ -51,7 +51,7 @@ (p ,info) (footer (hr) - (p "Copyright © 2005-2023 " + (p "Copyright © 2005-2025 " (a (@ (href "https://genenetwork.org/")) "GeneNetwork Webservices") " | GeneNetwork and this website runs fully on free software. See status and download the " (a (@ (href "https://ci.genenetwork.org/")) "source code") "."))) |
