diff options
author | Nicolas Lœuillet <nicolas@loeuillet.org> | 2017-12-12 07:42:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-12 07:42:53 +0100 |
commit | cabadf169bc28e6e1ff38b87e882bed19f649309 (patch) | |
tree | bd7f8cb7725d0208c73d5c7be4b071dd54143dcc /README.md | |
parent | bd527a9f4c82df4703bab9cf3ecff494e292a4d8 (diff) | |
parent | 63e6ee1293a4be32b09465eb23bbff15c74e04cb (diff) | |
download | wallabag-cabadf169bc28e6e1ff38b87e882bed19f649309.tar.gz wallabag-cabadf169bc28e6e1ff38b87e882bed19f649309.tar.zst wallabag-cabadf169bc28e6e1ff38b87e882bed19f649309.zip |
Merge pull request #3478 from odolbeau/patch-1
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,6 +24,6 @@ make run | |||
24 | ``` | 24 | ``` |
25 | 25 | ||
26 | # License | 26 | # License |
27 | Copyright © 2013-2017 Nicolas Lœuillet <nicolas@loeuillet.org> | 27 | Copyright © 2013-2018 Nicolas Lœuillet <nicolas@loeuillet.org> |
28 | This work is free. You can redistribute it and/or modify it under the | 28 | This work is free. You can redistribute it and/or modify it under the |
29 | terms of the MIT License. See the COPYING file for more details. | 29 | terms of the MIT License. See the COPYING file for more details. |