Remove years from copyright statements.

This commit is contained in:
David Anson 2023-01-14 15:11:48 -08:00
parent ec1b2a364f
commit b9043c251d
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2015-2022 David Anson
Copyright (c) David Anson
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -30,7 +30,7 @@
<div class="flex-fill"></div>
<footer><a href="#" id="copyLink">Copy Link</a></footer>
<div class="flex-fill"></div>
<footer>Copyright &copy; 2015-2022 by <a href="https://dlaa.me/">David Anson</a></footer>
<footer>Copyright &copy; <a href="https://dlaa.me/">David Anson</a></footer>
</div>
</div>
<script src="markdown-it.min.js"></script>

View file

@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2015-2022 David Anson
Copyright (c) David Anson
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal