We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56dd32a commit 4227251Copy full SHA for 4227251
2 files changed
README.md
@@ -16,4 +16,4 @@ Running `grunt test` will run the unit tests with karma.
16
Check the [Contributing](CONTRIBUTING.md) guide.
17
18
## License
19
-Copyright (c) 2015-2025 The Kollavarsham Team. Licensed under the MIT license.
+Copyright (c) 2015-2026 The Kollavarsham Team. Licensed under the MIT license.
app/index.html
@@ -74,7 +74,7 @@
74
<div id="footer">
75
<div class="container">
76
<p class="pull-left" ng-controller="VersionCtrl"><version></version></p>
77
- <p class="pull-right"><small><a href="/LICENSE.txt">© 2015-2025 The Kollavarsham Team</a></small></p>
+ <p class="pull-right"><small><a href="/LICENSE.txt">© 2015-2026 The Kollavarsham Team</a></small></p>
78
</div>
79
80
0 commit comments