diff options
| author | Ted Gould <ted@gould.cx> | 2011-02-10 15:04:23 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2011-02-10 15:04:23 -0600 |
| commit | 648cd92a781fbe39a547a937fee66ca8e26d3c4b (patch) | |
| tree | c7ba83c05a8594d69e98c3fe22fefe7ff9cb999c /debian/copyright | |
| parent | 18d89929cb035b798916e10a6aa253fd5bcf4e7d (diff) | |
| parent | 4dfca04e8a15e7cff97a1bd4aca698a8d841e3e0 (diff) | |
| download | libayatana-appindicator-648cd92a781fbe39a547a937fee66ca8e26d3c4b.tar.gz libayatana-appindicator-648cd92a781fbe39a547a937fee66ca8e26d3c4b.tar.bz2 libayatana-appindicator-648cd92a781fbe39a547a937fee66ca8e26d3c4b.zip | |
Removing all the non packaging stuff
Diffstat (limited to 'debian/copyright')
| -rw-r--r-- | debian/copyright | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..bd8f0d9 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,19 @@ +Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat +Upstream-Name: libappindicator +Upstream-Maintainer: Ted Gould <ted@ubuntu.com> +Upstream-Source: https://launchpad.net/libappindicator + +Files: * +Copyright: (C) 2009, 2010 Canonical Ltd. +License: GPL v3 + The full text of the GPL is distributed in + /usr/share/common-licenses/GPL-3 on Debian systems. + +Files: bindings/python, src/app-indicator-enum-types.h.in, + src/app-indicator-enum-types.c, src/app-indicator.h, src/app-indicator.c: +Copyright: (C) 2009, 2010 Canonical Ltd. +License: LGPL v2.1 + The full text of the LGPL is distributed in + /usr/share/common-licenses/LGPL-2.1 on Debian systems. + + |
