diff options
author | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2015-08-18 09:11:40 +0200 |
---|---|---|
committer | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2015-08-18 09:11:40 +0200 |
commit | 68196041857bd0cd45e4f5d5d282e405e5d78ea9 (patch) | |
tree | 2c1a29dfdc3e5040ab6db02b9fb5398cc718d856 /COPYING.md | |
parent | fac3f8abfaf1a6552a180543d1b1f13a42ba0bc6 (diff) | |
parent | f967422fae64311339a248e5b4891c55f6c989d7 (diff) | |
download | wallabag-68196041857bd0cd45e4f5d5d282e405e5d78ea9.tar.gz wallabag-68196041857bd0cd45e4f5d5d282e405e5d78ea9.tar.zst wallabag-68196041857bd0cd45e4f5d5d282e405e5d78ea9.zip |
Merge pull request #1354 from wallabag/v2-clean
some cleanup
Diffstat (limited to 'COPYING.md')
-rw-r--r-- | COPYING.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ | |||
1 | Copyright (c) 2013-2014 Nicolas LÅ“uillet | 1 | Copyright (c) 2013-2015 Nicolas LÅ“uillet |
2 | 2 | ||
3 | Permission is hereby granted, free of charge, to any person obtaining a copy | 3 | Permission is hereby granted, free of charge, to any person obtaining a copy |
4 | of this software and associated documentation files (the "Software"), to deal | 4 | of this software and associated documentation files (the "Software"), to deal |
@@ -16,4 +16,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |||
16 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | 16 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
17 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | 17 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
18 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | 18 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
19 | THE SOFTWARE. \ No newline at end of file | 19 | THE SOFTWARE. |