From 296d3625bf110548cca318363d8b35e98a99dfa2 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 22 Sep 2020 20:29:15 -0500 Subject: Add LICENSE and README.org --- .gitignore | 4 +++- LICENSE | 15 +++++++++++++++ README.org | 15 +++++++++++++++ 3 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 LICENSE create mode 100644 README.org diff --git a/.gitignore b/.gitignore index a2ba0f5..993a79e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ * !early-init.el !init.el -!.gitignore \ No newline at end of file +!.gitignore +!README.org +!LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..b61f756 --- /dev/null +++ b/LICENSE @@ -0,0 +1,15 @@ +DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + +Version 2, December 2004 + +Copyright (C) 2004 Sam Hocevar + +Everyone is permitted to copy and distribute verbatim or modified copies of +this license document, and changing it is allowed as long as the name is changed. + +DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. You just DO WHAT THE FUCK YOU WANT TO. + diff --git a/README.org b/README.org new file mode 100644 index 0000000..1f03531 --- /dev/null +++ b/README.org @@ -0,0 +1,15 @@ +* my =emacs.d= + +hey. I use emacs now. + +this is my =~/.emacs.d=. + +I was going to use Org-mode but .. I decided not to. + + +* License + +WTFPL. For more info, see =LICENSE=. + +Probably that's not legal under the terms of the GPL or whatever Emacs is licensed under. +SUE ME, RMS -- cgit 1.4.1-21-gabe81