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>2008-03-25 22:12:40 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-04-29 14:18:14 (GMT)
commitbfe11be4cf7fba2e7ce2904eb35c824355a1138c (patch)
tree28b67efca7a883a09ee599db58e4be700e2e894d /debian/copyright
parent5818437129222cb7a348f8a948e6b82a6bc5dc1d (diff)
Initial release. Closes: bug#444021.
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright38
1 files changed, 38 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..3bf17e4
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,38 @@
+This is sugar hulahop packaged for Debian GNU systems.
+
+Upstream Git source: git://dev.laptop.org/projects/hulahop
+
+Upstream author: Red Hat, Inc.
+
+Files: debian/*
+Copyright: © 2008 Jonas Smedegaard <dr@jones.dk>
+License: GPL-2+
+
+Files: *
+Copyright: © 2007, Red Hat, Inc.
+License: LGPL-2+
+
+Files: src/hulahop-web-view.h, src/hulahop.h
+Copyright: © 2006, Red Hat, Inc.
+License: LGPL-2+
+
+Files: maint-helper.py
+Copyright: © 2007, Red Hat, Inc.
+License: GPL-2+
+
+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.
+
+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.
+
+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"..