diff options
author | Adam Stokes <adam.stokes@ubuntu.com> | 2013-07-21 20:59:56 -0400 |
---|---|---|
committer | Adam Stokes <adam.stokes@ubuntu.com> | 2013-07-21 20:59:56 -0400 |
commit | 8d642e668be5f9905b6b4fe486b6f7b6d280e749 (patch) | |
tree | 43f2190aa5b172e96c4dff0eb7f3752186d7c038 /AUTHORS | |
parent | 860a8da43c0c81c88dd676137a55df9d087f2fb4 (diff) | |
download | sos-8d642e668be5f9905b6b4fe486b6f7b6d280e749.tar.gz |
Debian policy fixes
- Made sure to include both companies AND individuals in AUTHORS file.
- Fixed a copyright issue on kernelrt plugin which is GPL-2 and not GPL-2 (or later)
- Treat the sosreport package as a private python module (currently a public one
as defined by the Debian python policy)
Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,5 @@ +Individuals +----------- Adam Stokes <adam.stokes@ubuntu.com> Ben Turner <bturner@redhat.com> Bryn M. Reeves <bmr@redhat.com> @@ -21,3 +23,10 @@ Sadique Puthen <sputhenp@redhat.com> Shijoe George <spanjikk@redhat.com> Steve Conklin <sconklin@redhat.com> Tomas Smetana <tsmetana@redhat.com> + +Companies +--------- +Red Hat, Inc. +Rackspace US, Inc. +EMC Corporation +Canonical Ltd. |