diff options
Diffstat (limited to 'src')
-rwxr-xr-x | src/development/genhtml.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/development/genhtml.sh b/src/development/genhtml.sh index 631aa13..2a5c611 100755 --- a/src/development/genhtml.sh +++ b/src/development/genhtml.sh @@ -171,7 +171,7 @@ cat <<-EOF </li> </ul> <p> - $(_ 'The content for this site is licensed under <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>. The <a href="https://euandreh.xyz/website.git">code</a> is <a rel="license" href="https://euandreh.xyz/website.git/tree/COPYING">AGPLv3 or later</a>. Patches welcome.') + $(_ 'The content for this site is licensed under <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>. The <a href="https://euandre.org/git/website.git">code</a> is <a rel="license" href="https://euandre.org/git/euandre.org/tree/COPYING">AGPLv3 or later</a>. Patches welcome.') </p> </footer> </body> |