mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-06 17:27:54 +08:00
Merge pull request #59 from galenandrew/copyright-patch
Updated copyright year to include 2015
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user