Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/debian/copyright
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2007-12-11 02:52:13 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2007-12-11 02:52:13 (GMT)
commit417949a7f520b6dbd987603aa31c39f1de598141 (patch)
treefbe073113fbf3242dcd9b9d03b233797518027e0 /debian/copyright
parent8c2e8c0263200f7557bfdb51c1d58f5633e1c3c0 (diff)
* Initial unofficial release.debian/0.2.git20071211-0.0jones1
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright88
1 files changed, 88 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..e130053
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,88 @@
+This is sugar-base packaged for Debian GNU systems.
+
+Upstream source: git://dev.laptop.org
+
+Upstream author: Red Hat, Inc.
+
+Files: debian/*
+Copyright: © 2007 Jonas Smedegaard <dr@jones.dk>
+License: GPL-2+
+ The Debian packaging information is under the GPL, version 2 or later.
+
+Files: *
+Copyright: © 2006-2007, Red Hat, Inc.
+License: LGPL-2+
+ 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.
+
+Files: maint-helper.py
+Copyright: © 2007, Red Hat, Inc.
+License: GPL-2+
+ 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 2 of the License, or
+ (at your option) any later version.
+
+Files: src/sugar/mime.py
+Copyright: © 2006-2007, Red Hat, Inc.
+ © 2007, One Laptop Per Child
+License: LGPL-2+
+ 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.
+
+Files: src/sugar/xdgmime.h, src/sugar/xdgmimeglob.[ch],
+ src/sugar/xdgmimeint.[ch], src/sugar/xdgmimemagic.[ch]
+Copyright: © 2003 Red Hat, Inc.
+ © 2003 Jonathan Blandford <jrb@alum.mit.edu>
+License: LGPL-2+ | other
+ Licensed under the Academic Free License version 2.0
+ Or under the following terms:
+ .
+ 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.
+
+Files: src/sugar/xdgmime.c
+Copyright: © 2003,2004 Red Hat, Inc.
+ © 2003,2004 Jonathan Blandford <jrb@alum.mit.edu>
+License: LGPL-2+ | other
+ Licensed under the Academic Free License version 2.0
+ Or under the following terms:
+ .
+ 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.
+
+Files: src/sugar/xdgmimecache.[ch]
+Copyright: © 2005 Matthias Clasen <mclasen@redhat.com>
+License: LGPL-2+ | other
+ Licensed under the Academic Free License version 2.0
+ Or under the following terms:
+ .
+ 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.
+
+Files: src/sugar/xdgmimealias.[ch], src/sugar/xdgmimeparent.[ch]
+Copyright: © 2004 Red Hat, Inc.
+ © 2004 Matthias Clasen <mclasen@redhat.com>
+License: LGPL-2+ | other
+ Licensed under the Academic Free License version 2.0
+ Or under the following terms:
+ .
+ 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.
+
+On Debian systems, the complete text of the GNU General Public License
+can be found in file "/usr/share/common-licenses/GPL", and the complete
+text of the GNU Lesser General Public License can be found in file
+"/usr/share/common-licenses/LGPL"..