Change footer wording
This commit is contained in:
parent
0caa6ab221
commit
f24b77dd5c
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ var App = React.createClass({
|
|||
<div className="container-fluid">
|
||||
<p className="text-muted">
|
||||
Copyright © {(new Date()).getFullYear()} Gabriel Augendre • <a
|
||||
href="https://github.com/Crocmagnon/DAVIDS/tree/master/LICENSE">MIT License</a> • <a
|
||||
href="https://github.com/Crocmagnon/DAVIDS/tree/master/LICENSE">License (MIT)</a> • <a
|
||||
href="https://github.com/Crocmagnon/">Other work</a>
|
||||
</p>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue