Skip to content

Commit dc56c52

Browse files
committed
chore: Remove copyright notice
Simfony and the Simfony web IDE are licensed as CC0.
1 parent 6f764af commit dc56c52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/footer.rs

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ pub fn Footer() -> impl IntoView {
77
<div class="footer-left">
88
<img class="footer-logo" src="images/simfony_logo.svg" />
99
<p>Developers write Simfony, full nodes execute Simplicity.</p>
10-
<p>"©2024 Simfony. All rights reserved."</p>
1110
</div>
1211
<div class="footer-right">
1312
<h1 class="footer-title">Learn more</h1>

0 commit comments

Comments
 (0)