Skip to content

Commit

Permalink
Bump year
Browse files Browse the repository at this point in the history
  • Loading branch information
giuscris committed Jun 15, 2024
1 parent 68e6f47 commit cb39c9c
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-2021 Giuseppe Criscione
Copyright (c) 2018-2024 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 @@ -15,9 +15,9 @@
<?= $this->content() ?>
<footer>
<div class="container small">
&copy; 2017-2021 &mdash; Made with <a href="https://github.com/getformwork/formwork">Formwork</a>
&copy; 2017-2024 &mdash; Made with <a href="https://github.com/getformwork/formwork">Formwork</a>
</div>
</footer>
</body>

</html>
</html>

0 comments on commit cb39c9c

Please sign in to comment.