From d88bf54b3a699fab37cd278fa81daa6c0466c7be Mon Sep 17 00:00:00 2001 From: Ryan Date: Thu, 8 Jun 2017 10:09:58 -0400 Subject: [PATCH] Initial commit --- .gitattributes | 2 ++ LICENSE | 13 +++++++++++++ README.md | 1 + 3 files changed, 16 insertions(+) create mode 100644 .gitattributes create mode 100644 LICENSE create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..eba1110 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto \ No newline at end of file diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..5fc3b0e --- /dev/null +++ b/LICENSE @@ -0,0 +1,13 @@ +DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + Version 2, December 2004 + + Copyright (C) 2004 Ryan + + 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. \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..e2707c0 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# bin