diff options
author | Thomas Citharel <tcit@tcit.fr> | 2017-01-04 22:43:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-04 22:43:58 +0100 |
commit | 96e2827605ab459bfc61ff96438eab8285d2a0c7 (patch) | |
tree | 4afb4cf9b1db779b0c52d85b0f4a680d48cd1bef /README.md | |
parent | 625bb561813222aea8a7a2e84e30e9f9de697017 (diff) | |
parent | de84b135e2bc033c063178cadd00069a3f2b3ca5 (diff) | |
download | wallabag-96e2827605ab459bfc61ff96438eab8285d2a0c7.tar.gz wallabag-96e2827605ab459bfc61ff96438eab8285d2a0c7.tar.zst wallabag-96e2827605ab459bfc61ff96438eab8285d2a0c7.zip |
Merge pull request #2736 from lex111/patch-1
Update copyright year
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,6 +22,6 @@ make run | |||
22 | ``` | 22 | ``` |
23 | 23 | ||
24 | # License | 24 | # License |
25 | Copyright © 2013-2016 Nicolas Lœuillet <nicolas@loeuillet.org> | 25 | Copyright © 2013-2017 Nicolas Lœuillet <nicolas@loeuillet.org> |
26 | This work is free. You can redistribute it and/or modify it under the | 26 | This work is free. You can redistribute it and/or modify it under the |
27 | terms of the MIT License. See the COPYING file for more details. | 27 | terms of the MIT License. See the COPYING file for more details. |