commit dfddb617975531096d31df55aaaefe95efda7bfc
parent 77cc4e3aea0835e77c185f83b8cdb5c07c47980c
Author: Peter Kosyh <p.kosyh@gmail.com>
Date: Sun, 31 Jan 2021 12:15:01 +0300
2021
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>