Skip to content

Commit e42fbb3

Browse files
committed
Release: update copyright year to 2021
1 parent 6c57f86 commit e42fbb3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
The MIT License (MIT)
22
=====================
33

4-
Copyright (C) 2014–2020 by LogList authors
4+
Copyright (C) 2014–2021 by LogList authors
55

66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal

scalajvm/app/views/main.scala.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<a href="@routes.Licenses.listLicenses()">Лицензии сторонних компонентов</a>
4444
</li>
4545
<li><a href="https://github.com/codingteam/loglist/blob/master/docs/API.md">API сайта</a></li>
46-
<li><span class="highlight"><a href="https://github.com/codingteam/loglist">codingteam</a> ©</span> 2014&ndash;2020</li>
46+
<li><span class="highlight"><a href="https://github.com/codingteam/loglist">codingteam</a> ©</span> 2014&ndash;2021</li>
4747
</ul>
4848
</body>
4949
</html>

0 commit comments

Comments
 (0)