diff options
Diffstat (limited to 'copyright')
-rw-r--r-- | copyright | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/copyright b/copyright new file mode 100644 index 0000000..823edf3 --- /dev/null +++ b/copyright @@ -0,0 +1,63 @@ +Upstream Source +=============== + +Location: <http://ftp.debian.org/debian/pool/main/f/fakeroot/> + +fakeroot +-------- + + Copyright Ⓒ 1997, 1998, 1999, 2000, 2001 joost witteveen + Copyright Ⓒ 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Clint Adams + Copyright Ⓒ 2009 Regis Duchesne + + 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 +<file:///usr/share/common-licenses/GPL-3>. + +Fakeroot::Stat Perl Module +-------------------------- + +Copyright (C) 2002-2007 THUS plc. + +This library is free software; you can redistribute it and/or modify +it under the same terms as Perl itself: + + This program is free software; you can redistribute it and/or modify + it under the terms of either: + + a) the GNU General Public License as published by the Free Software + Foundation; either version 1, or (at your option) any later + version, or + + b) the "Artistic License" which comes with Perl. + +On this system, a copy of the GNU General Public License may be found at +<file:///usr/share/common-licenses/GPL-1>. + + +Distribution Packaging +====================== + +Copyright (C) 2012 Patrick "P. J." McDermott + +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 +<file:///usr/share/common-licenses/GPL-3>. |