diff options
| author | Ed Leafe <ed@leafe.com> | 2010-12-31 08:53:01 -0600 |
|---|---|---|
| committer | Ed Leafe <ed@leafe.com> | 2010-12-31 08:53:01 -0600 |
| commit | 933531440767f0696e14a73069448d0c3f5ae24e (patch) | |
| tree | 1dcdc273132580938525539bea2522f8f05e6b1a /plugins | |
| parent | f0e4bed6f4bf4ab3835ecd3e54eb9d7ac21dd5f1 (diff) | |
Added OpenStack's copyright to the xenstore plugin.
Diffstat (limited to 'plugins')
| -rwxr-xr-x | plugins/xenserver/xenapi/etc/xapi.d/plugins/xenstore.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/xenserver/xenapi/etc/xapi.d/plugins/xenstore.py b/plugins/xenserver/xenapi/etc/xapi.d/plugins/xenstore.py index e0a125170..71ed82d62 100755 --- a/plugins/xenserver/xenapi/etc/xapi.d/plugins/xenstore.py +++ b/plugins/xenserver/xenapi/etc/xapi.d/plugins/xenstore.py @@ -1,6 +1,7 @@ #!/usr/bin/env python # Copyright (c) 2010 Citrix Systems, Inc. +# Copyright 2010 OpenStack LLC. # Copyright 2010 United States Government as represented by the # Administrator of the National Aeronautics and Space Administration. # All Rights Reserved. |
