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 | f321de74ea8b5263f3d35298cb629cda0114ed0e (patch) | |
tree | 234872ff6ee7574479c9b92245843c2d9a691a5f | |
parent | e0622cb1ea37de31ec7bb20e7c100fd2ce54ce2c (diff) | |
parent | 352ab13b308df24c70b4548c764397a8c67a1fd7 (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 |