diff options
author | Nicolas LÅ“uillet <nicolas@coteo.com> | 2013-04-03 15:14:01 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@coteo.com> | 2013-04-03 15:14:01 +0200 |
commit | 1a268ba710b2cdb4ede98af3368c43d66c4c5e53 (patch) | |
tree | 5a2f00523e7f7aefc0cd0e48254fa20aa907bb6f /COPYING | |
download | wallabag-1a268ba710b2cdb4ede98af3368c43d66c4c5e53.tar.gz wallabag-1a268ba710b2cdb4ede98af3368c43d66c4c5e53.tar.zst wallabag-1a268ba710b2cdb4ede98af3368c43d66c4c5e53.zip |
first commit
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/COPYING b/COPYING new file mode 100644 index 00000000..ee7d6a54 --- /dev/null +++ b/COPYING | |||
@@ -0,0 +1,14 @@ | |||
1 | DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE | ||
2 | Version 2, December 2004 | ||
3 | |||
4 | Copyright (C) 2004 Sam Hocevar <sam@hocevar.net> | ||
5 | |||
6 | Everyone is permitted to copy and distribute verbatim or modified | ||
7 | copies of this license document, and changing it is allowed as long | ||
8 | as the name is changed. | ||
9 | |||
10 | DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE | ||
11 | TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION | ||
12 | |||
13 | 0. You just DO WHAT THE FUCK YOU WANT TO. | ||
14 | |||