diff options
author | Case Duckworth | 2022-07-06 22:00:30 -0500 |
---|---|---|
committer | Case Duckworth | 2022-07-06 22:00:30 -0500 |
commit | 3c6ce827a002c54deb88e40cbddddb03866e695b (patch) | |
tree | f9286a57c2c6821b718efb682ddbca453411c17e /COPYING | |
parent | Probably version ... whatever the next higher one is (diff) | |
download | trainfuck-3c6ce827a002c54deb88e40cbddddb03866e695b.tar.gz trainfuck-3c6ce827a002c54deb88e40cbddddb03866e695b.zip |
Big update
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..0f6c35a --- /dev/null +++ b/COPYING | |||
@@ -0,0 +1,15 @@ | |||
1 | Copyright 2020 Case Duckworth and licensed under the terms of the | ||
2 | |||
3 | DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE | ||
4 | Version 2, December 2004 | ||
5 | |||
6 | Copyright (C) 2004 Sam Hocevar <sam@hocevar.net> | ||
7 | |||
8 | Everyone is permitted to copy and distribute verbatim or modified | ||
9 | copies of this license document, and changing it is allowed as long | ||
10 | as the name is changed. | ||
11 | |||
12 | DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE | ||
13 | TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION | ||
14 | |||
15 | 0. You just DO WHAT THE FUCK YOU WANT TO. | ||