From 7b5b7076253ce2e11785e856858be9083f0b0df3 Mon Sep 17 00:00:00 2001 From: Arti Zirk Date: Wed, 6 Nov 2013 00:02:31 +0200 Subject: [PATCH] added licence and main program --- COPYING | 13 +++++++++++++ main.py | 14 ++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 COPYING create mode 100755 main.py diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..5c93f45 --- /dev/null +++ b/COPYING @@ -0,0 +1,13 @@ + 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/main.py b/main.py new file mode 100755 index 0000000..e2c06e9 --- /dev/null +++ b/main.py @@ -0,0 +1,14 @@ +#!/usr/bin/env python3 +########################################################################### +# Kuule osta elevant ära # +# # +# # +#Author: Arti Zirk