diff options
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..5773612 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,28 @@ +fakeroot contains code under the following copyrights and license: + + 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. + + +The Fakeroot::Stat Perl module, +Copyright (C) 2002-2007 THUS plc., +is licensed thusly: + +This library is free software; you can redistribute it and/or modify +it under the same terms as Perl itself. + +On Debian systems, the GNU GPL can be found at +/usr/share/common-licenses/GPL-3 +and the Artistic license can be found at +/usr/share/common-licenses/Artistic |