Merge pull request #59 from galenandrew/copyright-patch
Updated copyright year to include 2015
This commit is contained in:
commit
001eef0e9f
|
@ -43,7 +43,7 @@ var Site = React.createClass({
|
|||
{this.props.children}
|
||||
|
||||
<footer className="wrap">
|
||||
<div className="right">© 2014 Facebook Inc.</div>
|
||||
<div className="right">© 2015 Facebook Inc.</div>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue