From 7cec936bf10ea2f0c2f56c00839043ad9369d99b Mon Sep 17 00:00:00 2001 From: luke Date: Mon, 29 Aug 2005 21:30:45 +0000 Subject: moving things to the trunk git-svn-id: http://reductivelabs.com/svn/facter/trunk@58 1f5c1d6a-bddf-0310-8f58-fc49e503516a --- 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..308f4e0 --- /dev/null +++ b/LICENSE @@ -0,0 +1,17 @@ +Facter - Host Fact Detection and Reporting. Copyright (C) 2005 Reductive Labs LLC + +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