diff options
Diffstat (limited to 'copyright')
-rw-r--r-- | copyright | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/copyright b/copyright new file mode 100644 index 0000000..d207fa9 --- /dev/null +++ b/copyright @@ -0,0 +1,50 @@ +Upstream Source +=============== + +Copyright (C) 2002-2009 Bruno Haible <bruno@clisp.org> +Copyright (C) 2002-2003 Paolo Bonzini <bonzini@gnu.org> +Copyright (C) 2009-2010 Eric Blake <ebb9@byu.net> + +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; either version 2, or (at your option) +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 Street, Fifth Floor, Boston, MA 02110-1301, USA. + +On this system, a copy of the GNU General Public License may be found at +<file:///usr/share/common-licenses/GPL-2>. + + +Copyright 1988, 1989 Hans-J. Boehm, Alan J. Demers +Copyright (c) 1991-1995 by Xerox Corporation. All rights reserved. +Copyright (c) 1996-1999 by Silicon Graphics. All rights reserved. +Copyright (c) 1999 by Hewlett-Packard Company. All rights reserved. + +THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED +OR IMPLIED. ANY USE IS AT YOUR OWN RISK. + +Permission is hereby granted to use or copy this program +for any purpose, provided the above notices are retained on all copies. +Permission to modify the code and to distribute modified code is granted, +provided the above notices are retained, and a notice that the code was +modified is included with the above copyright notice. + + +Distribution Packaging +====================== + +Copyright (C) 2013 Patrick "P. J." McDermott + +These files may be reproduced, distributed, modified, and otherwise dealt in +under the terms of the Expat License. + +On this system, a copy of the Expat License may be found at +<file:///usr/share/common-licenses/Expat>. |