diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-07-26 01:37:20 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-07-26 01:37:20 (EDT) |
commit | 1829722a6ec8953c78014b4f6b688300b253929e (patch) | |
tree | c1b42018b6e01a606caf7b48d91a2eb5f9094cfa /copyright | |
parent | b9d6676336dbed3b586a218b9fd067c971920877 (diff) |
copyright: New file
Diffstat (limited to 'copyright')
-rw-r--r-- | copyright | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/copyright b/copyright new file mode 100644 index 0000000..041b4b6 --- /dev/null +++ b/copyright @@ -0,0 +1,40 @@ +Upstream Source +=============== + +Copyright (c) 2001-2010, 2012 Lutz Mueller <lutz@users.sourceforge.net> +Copyright (c) 2003 Matthieu Castet <mat-c@users.sourceforge.net> +Copyright (c) 2006, 2007, 2009, 2010 Rosetta Contributors and Canonical Ltd 2006, 2007, 2009, 2010 +Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +Copyright (c) 2007 Hans Ulrich Niedermann <gp@n-dimensional.de> +Copyright (C) 2007 Marko Uskokovic +Copyright (C) Jan Patera <patera@users.sourceforge.net>, 2007-2010. + +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 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 this system, a copy of the GNU Lesser General Public License may be found at +<file:///usr/share/common-licenses/GPL-2>. + + +Distribution Packaging +====================== + +Copyright (C) 2014 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>. |