This package was debianized by jaq on Thu, 27 Apr 2006 10:27:59 +1000. It was downloaded from http://reductivelabs.com/projects/facter Copyright Holder: Luke Kanies Copyright terms: The main Facter library is LGPL. From lib/facter.rb: # Copyright 2006 Luke Kanies # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either # version 2.1 of the License, or (at your option) any later version. # # This library 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 # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with this library; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL'. The memory.rb and processor.rb fact files are made available under the GPL version 2. From lib/facter/memory.rb: # Copyright (C) 2006 Mooter Media Ltd # Author: Matthew Palmer # # This program 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 (version 2 of the License) # 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 On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. The installation script is available under the terms of the GPL. From install.rb: # Copyright 2004 Austin Ziegler # # This program is free software. It may be redistributed and/or modified under # the terms of the GPL version 2 (or later) or the Ruby licence. On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'.