Update copyright year to 2017.

This commit is contained in:
David Anson 2017-03-02 21:32:43 -08:00
parent 0c1f40323d
commit f39f3b2e45
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -28,7 +28,7 @@
<div class="flex-columns inset"> <div class="flex-columns inset">
<footer><a href="https://github.com/DavidAnson/markdownlint">markdownlint project on GitHub</a></footer> <footer><a href="https://github.com/DavidAnson/markdownlint">markdownlint project on GitHub</a></footer>
<div class="flex-fill"></div> <div class="flex-fill"></div>
<footer>Copyright &copy; 2015-2016 by <a href="//dlaa.me/">David Anson</a></footer> <footer>Copyright &copy; 2015-2017 by <a href="//dlaa.me/">David Anson</a></footer>
</div> </div>
</div> </div>
<script src="markdown-it.min.js"></script> <script src="markdown-it.min.js"></script>