diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | COPYING | 14 | ||||
-rwxr-xr-x | Refactory/bin/git-clone-into (renamed from refactory/bin/git-clone-into) | 0 | ||||
-rwxr-xr-x | Refactory/bin/git-eternal-move (renamed from refactory/bin/git-eternal-move) | 0 |
4 files changed, 15 insertions, 0 deletions
@@ -1 +1,2 @@ +a.out *.pyc diff --git a/COPYING b/COPYING new file mode 100644 index 00000000..5a8e3325 --- /dev/null +++ b/COPYING @@ -0,0 +1,14 @@ + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + Version 2, December 2004 + + Copyright (C) 2004 Sam Hocevar <sam@hocevar.net> + + 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/refactory/bin/git-clone-into b/Refactory/bin/git-clone-into index 67e820e6..67e820e6 100755 --- a/refactory/bin/git-clone-into +++ b/Refactory/bin/git-clone-into diff --git a/refactory/bin/git-eternal-move b/Refactory/bin/git-eternal-move index 50361e7b..50361e7b 100755 --- a/refactory/bin/git-eternal-move +++ b/Refactory/bin/git-eternal-move |