Skip to content

Commit b38e0c1

Browse files
committed
Merge branch 'dev'
2 parents e3743e0 + 64908d8 commit b38e0c1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

web-assets/static-pages/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ <h1 id="page-title-heading" class="page-title-heading">loading...</h1>
4242
</div>
4343
<footer class="footer">
4444
<div class="copyright-text">
45-
<strong>&copy;</strong> 2020 Topcoder. All Rights Reserved
45+
<strong>&copy;</strong> 2021 Topcoder. All Rights Reserved
4646
</div>
4747
<a
4848
class="privacy-policy"

web-assets/static-pages/register_success.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h1 id="page-title-heading" class="page-title-heading">
4646
</div>
4747
<footer class="footer">
4848
<div class="copyright-text">
49-
<strong>&copy;</strong> 2020 Topcoder. All Rights Reserved
49+
<strong>&copy;</strong> 2021 Topcoder. All Rights Reserved
5050
</div>
5151
<a
5252
class="privacy-policy"

web-assets/static-pages/signup.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ <h1 id="page-title-heading" class="page-title-heading">
106106
</div>
107107
<footer class="footer">
108108
<div class="copyright-text">
109-
<strong>&copy;</strong> 2020 Topcoder. All Rights Reserved
109+
<strong>&copy;</strong> 2021 Topcoder. All Rights Reserved
110110
</div>
111111
<a
112112
class="privacy-policy"

0 commit comments

Comments
 (0)