diff options
| author | Jenkins <jenkins@review.openstack.org> | 2012-08-21 02:27:00 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2012-08-21 02:27:00 +0000 |
| commit | d0a35e999dcb643246698de3270e8206ed372694 (patch) | |
| tree | 4cc0b304472466f876ecabcc023c5f22e4b45e74 /plugins | |
| parent | 52add132f02bc4551d31220bfed6ce52522db553 (diff) | |
| parent | b0392d3017abc2f991ab774e310d0ae7840e64f8 (diff) | |
Merge "OpenStack capitalization added to HACKING.rst"
Diffstat (limited to 'plugins')
4 files changed, 4 insertions, 4 deletions
diff --git a/plugins/xenserver/xenapi/etc/xapi.d/plugins/glance b/plugins/xenserver/xenapi/etc/xapi.d/plugins/glance index 12616be40..2f0050f11 100755 --- a/plugins/xenserver/xenapi/etc/xapi.d/plugins/glance +++ b/plugins/xenserver/xenapi/etc/xapi.d/plugins/glance @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright (c) 2012 Openstack, LLC +# Copyright (c) 2012 OpenStack, LLC # Copyright (c) 2010 Citrix Systems, Inc. # Copyright 2010 United States Government as represented by the # Administrator of the National Aeronautics and Space Administration. diff --git a/plugins/xenserver/xenapi/etc/xapi.d/plugins/kernel b/plugins/xenserver/xenapi/etc/xapi.d/plugins/kernel index c3cbb1c9a..9ce6902d7 100755 --- a/plugins/xenserver/xenapi/etc/xapi.d/plugins/kernel +++ b/plugins/xenserver/xenapi/etc/xapi.d/plugins/kernel @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright (c) 2012 Openstack, LLC +# Copyright (c) 2012 OpenStack, LLC # Copyright (c) 2010 Citrix Systems, Inc. # Copyright 2010 United States Government as represented by the # Administrator of the National Aeronautics and Space Administration. diff --git a/plugins/xenserver/xenapi/etc/xapi.d/plugins/utils.py b/plugins/xenserver/xenapi/etc/xapi.d/plugins/utils.py index 37de1ecff..9eba58936 100644 --- a/plugins/xenserver/xenapi/etc/xapi.d/plugins/utils.py +++ b/plugins/xenserver/xenapi/etc/xapi.d/plugins/utils.py @@ -1,4 +1,4 @@ -# Copyright (c) 2012 Openstack, LLC +# Copyright (c) 2012 OpenStack, LLC # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/plugins/xenserver/xenapi/etc/xapi.d/plugins/workarounds b/plugins/xenserver/xenapi/etc/xapi.d/plugins/workarounds index 611436539..771c27a0d 100755 --- a/plugins/xenserver/xenapi/etc/xapi.d/plugins/workarounds +++ b/plugins/xenserver/xenapi/etc/xapi.d/plugins/workarounds @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright (c) 2012 Openstack, LLC +# Copyright (c) 2012 OpenStack, LLC # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may |
