Skip to content

Commit 7cb5ac2

Browse files
committed
removed 2014 from copyright
1 parent fe0054f commit 7cb5ac2

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
@@ -43,7 +43,7 @@ var Site = React.createClass({
4343
{this.props.children}
4444

4545
<footer className="wrap">
46-
<div className="right">© 2014&ndash;2015 Facebook Inc.</div>
46+
<div className="right">© 2015 Facebook Inc.</div>
4747
</footer>
4848
</div>
4949

0 commit comments

Comments
 (0)