diff options
author | Case Duckworth | 2020-09-22 20:42:13 -0500 |
---|---|---|
committer | Case Duckworth | 2020-09-22 20:42:13 -0500 |
commit | 673c6e5ceb95e74a2c5af097a669bb7c465b5096 (patch) | |
tree | ecca08d913573d9b5f40651ad7e449e860faaa30 /LICENSE | |
parent | Add slime and gnus (diff) | |
parent | Add LICENSE and README.org (diff) | |
download | emacs-673c6e5ceb95e74a2c5af097a669bb7c465b5096.tar.gz emacs-673c6e5ceb95e74a2c5af097a669bb7c465b5096.zip |
Merge branch 'master' of git.sr.ht:~acdw/.emacs.d into master
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..b61f756 --- /dev/null +++ b/LICENSE | |||
@@ -0,0 +1,15 @@ | |||
1 | DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE | ||
2 | |||
3 | Version 2, December 2004 | ||
4 | |||
5 | Copyright (C) 2004 Sam Hocevar <sam@hocevar.net> | ||
6 | |||
7 | Everyone is permitted to copy and distribute verbatim or modified copies of | ||
8 | this license document, and changing it is allowed as long as the name is changed. | ||
9 | |||
10 | DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE | ||
11 | |||
12 | TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION | ||
13 | |||
14 | 0. You just DO WHAT THE FUCK YOU WANT TO. | ||
15 | |||