We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b917b1e commit fb76958Copy full SHA for fb76958
2 files changed
content/LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2020 damienbod
+Copyright (c) 2021 damienbod
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
content/StsServerIdentity/Views/Shared/_Layout.cshtml
@@ -47,7 +47,7 @@
47
<footer>
48
<hr />
49
<nav class="navbar transparent navbar-inverse">
50
- <p>© 2020 - StsServerIdentity</p>
+ <p>© 2021 - StsServerIdentity</p>
51
52
</nav>
53
</footer>
0 commit comments