From 1c8c9bf87045ef3f14ea0b83909390e728d126b3 Mon Sep 17 00:00:00 2001 From: Bruce Williams Date: Sun, 14 Mar 2010 03:24:15 -0700 Subject: Add GPL license (from Puppet core) Signed-off-by: Bruce Williams --- LICENSE | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 LICENSE (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..a8de5fe --- /dev/null +++ b/LICENSE @@ -0,0 +1,17 @@ +Copyright (C) 2010 Reductive Labs Inc. + +Reductive Labs can be contacted at: info@reductivelabs.com + +This program and entire repository is free software; you can +redistribute it and/or modify it under the terms of the GNU +General Public License as published by the Free Software +Foundation; either version 2 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 General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -- cgit v1.2.3