Skip to content

Commit 0dfcf9f

Browse files
authored
Update Site.js
1 parent 4742128 commit 0dfcf9f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

site/_core/Site.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,7 @@ export default ({ page, category, title, section, className, noSearch, children
9191
<img src="/img/oss_logo.png" alt="Facebook Open Source" width="170" height="45" />
9292
</a>
9393
<section className="copyright">
94-
Copyright &copy;
95-
<span><script>document.write(new Date().getFullYear())</script> </span>
96-
<noscript>2017 </noscript>
97-
Facebook Inc. The contents of this page are licensed BSD-3-Clause.
94+
The contents of this page are licensed BSD-3-Clause.
9895
</section>
9996
</footer>
10097

0 commit comments

Comments
 (0)