commit 2250d248acd716e82d9b49e79b8422cb22748496
parent 1f5f4035282a4468b33e7482d6341d1ac0fef0d0
Author: Peter Kosyh <p.kosyh@gmail.com>
Date: Sun, 31 Jan 2021 09:15:15 +0000
Merge branch 'master' of https://github.com/gl00my/ii-go
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/LICENSE b/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2020 Peter Kosyh
+Copyright (c) 2020-2021 Peter Kosyh
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/ii-node/tpl/footer.tpl b/ii-node/tpl/footer.tpl
@@ -1,5 +1,5 @@
<div id="footer">
-Powered by <a href="https://github.com/gl00my/ii-go">ii-go</a> / 2020
+Powered by <a href="https://github.com/gl00my/ii-go">ii-go</a> / 2021
</div>
</div>
</body>