diff options
Diffstat (limited to 'tests/unit/plugin')
| -rw-r--r-- | tests/unit/plugin/__init__.py | 2 | ||||
| -rw-r--r-- | tests/unit/plugin/test_callback_plugin.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/unit/plugin/__init__.py b/tests/unit/plugin/__init__.py index 63c3905..b706747 100644 --- a/tests/unit/plugin/__init__.py +++ b/tests/unit/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/tests/unit/plugin/test_callback_plugin.py b/tests/unit/plugin/test_callback_plugin.py index c747ec8..cbe2601 100644 --- a/tests/unit/plugin/test_callback_plugin.py +++ b/tests/unit/plugin/test_callback_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 |
