Skip to content

Commit

Permalink
Bump year
Browse files Browse the repository at this point in the history
  • Loading branch information
giuscris committed Jan 9, 2025
1 parent ca7fc90 commit 5b1abc1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018-2024 Giuseppe Criscione
Copyright (c) 2018-2025 Giuseppe Criscione

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions site/templates/layouts/site.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
<?= $this->content() ?>
<footer>
<div class="container small">
&copy; 2017-2024 &mdash; Made with <a href="https://github.com/getformwork/formwork">Formwork</a>
&copy; 2017-2025 &mdash; Made with <a href="https://github.com/getformwork/formwork">Formwork</a>
</div>
</footer>
</body>

</html>
</html>

0 comments on commit 5b1abc1

Please sign in to comment.