Skip to content

Commit

Permalink
Updated copyright year.
Browse files Browse the repository at this point in the history
  • Loading branch information
haumacher committed Jan 7, 2025
1 parent ea5d6cd commit 19212ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phoneblock/src/main/webapp/footer.jspf
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<footer class="footer">
<div class="content has-text-centered">
<p>
<strong title="Version ${maven.build.timestamp}">PhoneBlock ${project.version}</strong> © 2024 by <a href="https://haumacher.de" target="_blank">Bernhard Haumacher</a>.
<strong title="Version ${maven.build.timestamp}">PhoneBlock ${project.version}</strong> © 2025 by <a href="https://haumacher.de" target="_blank">Bernhard Haumacher</a>.
The source code is licensed under <a href="https://opensource.org/licenses/GPL-3.0" target="_blank">GPL-3.0</a>. The
website content is licensed under <a href="http://creativecommons.org/licenses/by-nc-sa/4.0/" target="_blank">CC BY
NC SA 4.0</a>.
Expand Down

0 comments on commit 19212ad

Please sign in to comment.