Skip to content

Commit

Permalink
Update copyright year to 2022.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidAnson committed Jan 8, 2022
1 parent 02707cf commit 05b4b5f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2015-2021 David Anson
Copyright (c) 2015-2022 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
Expand Down
2 changes: 1 addition & 1 deletion demo/default.htm
Expand Up @@ -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-2021 by <a href="https://dlaa.me/">David Anson</a></footer>
<footer>Copyright &copy; 2015-2022 by <a href="https://dlaa.me/">David Anson</a></footer>
</div>
</div>
<script src="markdown-it.min.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion helpers/LICENSE
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2015-2021 David Anson
Copyright (c) 2015-2022 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
Expand Down

0 comments on commit 05b4b5f

Please sign in to comment.