diff options
author | Momo <momorientes@online.de> | 2011-08-06 03:48:46 +0200 |
---|---|---|
committer | Momo <momorientes@online.de> | 2011-08-06 03:48:46 +0200 |
commit | 7a7d537ef995b5c61f95f3c39be4fd322f717e72 (patch) | |
tree | 927580cabc234decb1552f0e5f97d4f38d42a5ba | |
parent | 4545d08ac81eab0cd9edce793f69b41f204aaf2f (diff) | |
parent | 0d670fa7da3c9fb84b3fdd92a5666d7e880d1515 (diff) |
Merge branch 'master' of https://github.com/krebscode/painload
-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 |