From b8ef828470dec3695f1b1fb04a1e4902ef7e63ce Mon Sep 17 00:00:00 2001 From: Warren McDonald Date: Sat, 01 Dec 2012 16:17:39 -0500 Subject: Initial commit. --- (limited to 'copyright') diff --git a/copyright b/copyright new file mode 100644 index 0000000..3344bb9 --- /dev/null +++ b/copyright @@ -0,0 +1,36 @@ +Upstream Source +=============== + +Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012 INRIA + +GNU MPC 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 3 of the License, or (at your +option) any later version. + +GNU MPC 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 program. If not, see http://www.gnu.org/licenses/ . + + +Distribution Packaging +====================== + +Copyright (c) 2012 Warren McDonald + +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 3 of the License, 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. + +On this system, a copy of the GNU General Public License may be found at +. -- cgit v0.9.1