We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72c7cdc commit 94b14b0Copy full SHA for 94b14b0
2 files changed
Codingteam.Site/Views/Shared/_Layout.cshtml
@@ -20,7 +20,7 @@
20
<div id="main" role="main">
21
@RenderBody()
22
</div>
23
- <footer>© 2020 <a href="https://github.com/codingteam/codingteam.org.ru">codingteam</a></footer>
+ <footer>© 2021 <a href="https://github.com/codingteam/codingteam.org.ru">codingteam</a></footer>
24
25
</body>
26
</html>
License.md
@@ -1,7 +1,7 @@
1
The MIT License (MIT)
2
=====================
3
4
-Copyright (c) 2020 codingteam.org.ru contributors
+Copyright (c) 2021 codingteam.org.ru contributors
5
6
Permission is hereby granted, free of charge, to any person obtaining a copy
7
of this software and associated documentation files (the "Software"), to deal
0 commit comments