mirror of
https://github.com/TangentFoxy/lua-date.git
synced 2025-07-27 18:42:18 +00:00
chore(*) update copyright years
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -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
|
||||||
|
@@ -32,11 +32,11 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<p class="copyright">Copyright © 2005, 2006 Jas Latrix <code class=
|
<p class="copyright">Copyright © 2005-2006 Jas Latrix <code class=
|
||||||
"email"><<a href=
|
"email"><<a href=
|
||||||
"mailto:jastejada@yahoo.com">jastejada@yahoo.com</a>></code></p>
|
"mailto:jastejada@yahoo.com">jastejada@yahoo.com</a>></code></p>
|
||||||
|
|
||||||
<p class="copyright">Copyright © 2013-2014 Thijs
|
<p class="copyright">Copyright © 2013-2021 Thijs
|
||||||
Schreijer</p>
|
Schreijer</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@@ -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 ]]--
|
||||||
|
Reference in New Issue
Block a user