diff options
author | Bruce Williams <bruce@codefluency.com> | 2010-03-14 03:24:15 -0700 |
---|---|---|
committer | Bruce Williams <bruce@codefluency.com> | 2010-03-14 03:24:15 -0700 |
commit | 1c8c9bf87045ef3f14ea0b83909390e728d126b3 (patch) | |
tree | 1d9fbf3e86066b8b7d59e2909f2e93188244efdc /LICENSE | |
parent | e0f66d51d56e4cdb43b0c07bb2e689fd67ff9307 (diff) |
Add GPL license (from Puppet core)
Signed-off-by: Bruce Williams <bruce@codefluency.com>
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -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 |