Update copyright
This is mostly just to send an ping out to maintainers that #63 hasn't been deployed yet. :)
This commit is contained in:
parent
2c6cc9395a
commit
f7f2245721
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ export default React.createClass({
|
|||
render() {
|
||||
return (
|
||||
<div className="mxt_Footer">
|
||||
Copyright 2016, 2017 <a href="https://matrix.org">Matrix.org</a>
|
||||
Copyright 2016 - 2019 <a href="https://matrix.org">Matrix.org</a>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue