diff options
author | Jenkins <jenkins@review.openstack.org> | 2013-02-27 17:44:08 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2013-02-27 17:44:08 +0000 |
commit | 45f2fc431fc202f8d1298664754f90059b4ea16a (patch) | |
tree | ebe052ae7bba979dd0964c6feebb7a2b07a7a960 /nova/notifications.py | |
parent | 907594ec28193a1ba9fdaf7420b153433e7ea47b (diff) | |
parent | d17f9ab13d66ad456c50c35ad37ea224ee10fdf2 (diff) | |
download | nova-45f2fc431fc202f8d1298664754f90059b4ea16a.tar.gz nova-45f2fc431fc202f8d1298664754f90059b4ea16a.tar.xz nova-45f2fc431fc202f8d1298664754f90059b4ea16a.zip |
Merge "Update OpenStack LLC to Foundation"
Diffstat (limited to 'nova/notifications.py')
-rw-r--r-- | nova/notifications.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/notifications.py b/nova/notifications.py index 79d43126a..08d7fce69 100644 --- a/nova/notifications.py +++ b/nova/notifications.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 |