diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | <!-- | 3 | <!-- |
4 | * Beamer Viewer, a web-based PDF presentation viewer | 4 | * Beamer Viewer, a web-based PDF presentation viewer |
5 | * Copyright (C) 2021 Pacien TRAN-GIRARD | 5 | * Copyright (C) 2018-2023 Pacien TRAN-GIRARD |
6 | * | 6 | * |
7 | * This program is free software: you can redistribute it and/or modify | 7 | * This program is free software: you can redistribute it and/or modify |
8 | * it under the terms of the GNU Affero General Public License as | 8 | * it under the terms of the GNU Affero General Public License as |
@@ -79,7 +79,7 @@ | |||
79 | 79 | ||
80 | <div> | 80 | <div> |
81 | <ul> | 81 | <ul> |
82 | <li><a href="https://pacien.org">© 2021 Pacien</a></li> | 82 | <li><a href="https://pacien.org">© 2018-2023 Pacien</a></li> |
83 | <li><a href="https://cgit.pacien.net/beamer-viewer/about/">Source repo</a></li> | 83 | <li><a href="https://cgit.pacien.net/beamer-viewer/about/">Source repo</a></li> |
84 | <li><a href="https://mozilla.github.io/pdf.js/">Powered by PDF.js</a></li> | 84 | <li><a href="https://mozilla.github.io/pdf.js/">Powered by PDF.js</a></li> |
85 | </ul> | 85 | </ul> |