Skip to content

Commit 6ead548

Browse files
author
committed
copyright JSmartX
1 parent c563a74 commit 6ead548

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

views/download.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
{% endif %}
9393
</div>
9494
<div class="footer">
95-
<div class="container">Copyright © {{year}} BuguLink. All Rights Reserved.</div>
95+
<div class="container">Copyright © {{year}} JSmartX Inc. All Rights Reserved.</div>
9696
</div>
9797
</div>
9898
</body>

views/error.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h1>{{status}}</h1>
2424
</div>
2525
</div>
2626
<div class="footer">
27-
<div class="container">Copyright © {{year}} BuguLink. All Rights Reserved.</div>
27+
<div class="container">Copyright © {{year}} JSmartX Inc. All Rights Reserved.</div>
2828
</div>
2929
</div>
3030
</body>

0 commit comments

Comments
 (0)