Skip to content
This repository was archived by the owner on Feb 6, 2023. It is now read-only.

Commit 558352c

Browse files
puopgfacebook-github-bot
authored andcommitted
Update site footer from 2017 -> 2018
Summary: **Summary** Update site footer from 2017 -> 2018 Closes #1592 Differential Revision: D6885937 fbshipit-source-id: d4077b49b363ace6ac89d57155ff909a25c49eef
1 parent a894030 commit 558352c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/core/Site.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ var Site = React.createClass({
5050
{this.props.children}
5151

5252
<footer className="wrap">
53-
<div className="right">&copy; 2017 Facebook Inc.</div>
53+
<div className="right">&copy; 2018 Facebook Inc.</div>
5454
</footer>
5555
</div>
5656

0 commit comments

Comments
 (0)