Skip to content

Commit

Permalink
Bump copyright year to 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
Aquerr committed Dec 25, 2024
1 parent 02e9d01 commit b350917
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2023 Bartłomiej Stępień
Copyright 2025 Bartłomiej Stępień

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion src/web-ui/src/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
<ng-template #footer>
<footer class="footer">
<span class="version">Version: {{version}}</span>
<span class="copyright">&copy; ASWG 2023</span>
<span class="copyright">&copy; ASWG 2025</span>
</footer>
</ng-template>

0 comments on commit b350917

Please sign in to comment.