diff options
Diffstat (limited to 'openstack/common/plugin')
| -rw-r--r-- | openstack/common/plugin/__init__.py | 2 | ||||
| -rw-r--r-- | openstack/common/plugin/callbackplugin.py | 2 | ||||
| -rw-r--r-- | openstack/common/plugin/plugin.py | 2 | ||||
| -rw-r--r-- | openstack/common/plugin/pluginmanager.py | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/openstack/common/plugin/__init__.py b/openstack/common/plugin/__init__.py index 63c3905..b706747 100644 --- a/openstack/common/plugin/__init__.py +++ b/openstack/common/plugin/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2012 OpenStack LLC. +# Copyright 2012 OpenStack Foundation. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/openstack/common/plugin/callbackplugin.py b/openstack/common/plugin/callbackplugin.py index bddd796..fead44c 100644 --- a/openstack/common/plugin/callbackplugin.py +++ b/openstack/common/plugin/callbackplugin.py @@ -1,4 +1,4 @@ -# Copyright 2012 OpenStack LLC. +# Copyright 2012 OpenStack Foundation. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/openstack/common/plugin/plugin.py b/openstack/common/plugin/plugin.py index dc41f3d..d2be0b3 100644 --- a/openstack/common/plugin/plugin.py +++ b/openstack/common/plugin/plugin.py @@ -1,4 +1,4 @@ -# Copyright 2012 OpenStack LLC. +# Copyright 2012 OpenStack Foundation. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/openstack/common/plugin/pluginmanager.py b/openstack/common/plugin/pluginmanager.py index d3c62e6..c958204 100644 --- a/openstack/common/plugin/pluginmanager.py +++ b/openstack/common/plugin/pluginmanager.py @@ -1,4 +1,4 @@ -# Copyright 2012 OpenStack LLC. +# Copyright 2012 OpenStack Foundation. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may |
