diff options
Diffstat (limited to 'nova/hooks.py')
-rw-r--r-- | nova/hooks.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/hooks.py b/nova/hooks.py index 8a9c77e73..c6fede8a8 100644 --- a/nova/hooks.py +++ b/nova/hooks.py @@ -1,6 +1,6 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright (c) 2012 OpenStack, LLC. +# Copyright (c) 2012 OpenStack Foundation # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may |