fix copyright
This commit is contained in:
parent
539e4ef81d
commit
5fe9dde5f5
@ -21,7 +21,7 @@ export default React.createClass({
|
|||||||
render() {
|
render() {
|
||||||
return (
|
return (
|
||||||
<div className="mxt_Footer">
|
<div className="mxt_Footer">
|
||||||
Copyright 2016 <a href="https://matrix.org">Matrix.org</a>
|
Copyright 2016, 2017 <a href="https://matrix.org">Matrix.org</a>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user