From 8ed9aea3558e7a5e7ee562d18bc7843ee57a6654 Mon Sep 17 00:00:00 2001 From: slush Date: Tue, 4 Sep 2012 16:21:11 +0200 Subject: [PATCH] Licensed on AGPL3 --- LICENSE | 15 +++++++++++++++ 1 files changed, 15 insertions(+), 0 deletions(-) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..6ea9c40 --- /dev/null +++ b/LICENSE @@ -0,0 +1,15 @@ +Stratum mining - Bitcoin pool using Stratum protocol +Copyright (C) 2012 Marek Palatinus + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero General Public License as +published by the Free Software Foundation, either version 3 of the +License, or any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Affero General Public License for more details. + +You should have received a copy of the GNU Affero General Public License +along with this program. If not, see . -- 1.7.1