chore(*) update copyright years

This commit is contained in:
Thijs Schreijer
2021-07-18 10:13:05 +02:00
parent 4f68c2d392
commit a2c1a83f3e
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
The MIT License (MIT) http://opensource.org/licenses/MIT The MIT License (MIT) http://opensource.org/licenses/MIT
Copyright (c) 2013-2017 Thijs Schreijer Copyright (c) 2013-2021 Thijs Schreijer
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

@@ -32,11 +32,11 @@
</div> </div>
<div> <div>
<p class="copyright">Copyright &copy; 2005, 2006 Jas Latrix <code class= <p class="copyright">Copyright &copy; 2005-2006 Jas Latrix <code class=
"email">&lt;<a href= "email">&lt;<a href=
"mailto:jastejada@yahoo.com">jastejada@yahoo.com</a>&gt;</code></p> "mailto:jastejada@yahoo.com">jastejada@yahoo.com</a>&gt;</code></p>
<p class="copyright">Copyright &copy; 2013-2014 Thijs <p class="copyright">Copyright &copy; 2013-2021 Thijs
Schreijer</p> Schreijer</p>
</div> </div>

View File

@@ -2,8 +2,8 @@
-- Module for date and time calculations -- Module for date and time calculations
-- --
-- Version 2.1.2 -- Version 2.1.2
-- Copyright (C) 2006, by Jas Latrix (jastejada@yahoo.com) -- Copyright (C) 2005-2006, by Jas Latrix (jastejada@yahoo.com)
-- Copyright (C) 2013-2014, by Thijs Schreijer -- Copyright (C) 2013-2021, by Thijs Schreijer
-- Licensed under MIT, http://opensource.org/licenses/MIT -- Licensed under MIT, http://opensource.org/licenses/MIT
--[[ CONSTANTS ]]-- --[[ CONSTANTS ]]--