From 33a6d2569f677b64b40267429ff4ca713c042da7 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 04 Mar 2012 06:25:40 -0500 Subject: Initial commit. --- (limited to 'copyright') diff --git a/copyright b/copyright new file mode 100644 index 0000000..823edf3 --- /dev/null +++ b/copyright @@ -0,0 +1,63 @@ +Upstream Source +=============== + +Location: + +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 +. + +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 +. + + +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 +. -- cgit v0.9.1