diff options
author | galstrom21 <jshepher@rackspace.com> | 2012-08-12 19:46:38 -0500 |
---|---|---|
committer | galstrom21 <jshepher@rackspace.com> | 2012-08-12 19:46:38 -0500 |
commit | f47c002fee9a57ec3481c5f138abcc49f50d0d9c (patch) | |
tree | 3075f51c73d9bf5bd4c57c5095162a1d6e5e9053 | |
parent | 8f60f746ba9589932db10278d25b1e250b42a9cb (diff) | |
download | sos-f47c002fee9a57ec3481c5f138abcc49f50d0d9c.tar.gz |
adding back removed copyright line
-rw-r--r-- | sos/plugins/openstack.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sos/plugins/openstack.py b/sos/plugins/openstack.py index b422b527..485187d5 100644 --- a/sos/plugins/openstack.py +++ b/sos/plugins/openstack.py @@ -1,3 +1,6 @@ +## Copyright (C) 2009 Red Hat, Inc., Joey Boggs <jboggs@redhat.com> +## Copyright (C) 2012 Rackspace US, Inc., Justin Shepherd <jshepher@rackspace.com> + ### 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 |