diff options
author | Jenkins <jenkins@review.openstack.org> | 2013-03-14 16:29:52 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2013-03-14 16:29:52 +0000 |
commit | 1a5e77549255f3b103166d35b7d3786d581b8cc9 (patch) | |
tree | e77f3b58d9dfbcdce4495cc9e3b7c230c4dde654 | |
parent | f3dce2c88dae9706f17d6b6a626c71cc851e01b0 (diff) | |
parent | 7fe653eb826a25f3c16e9d6fa065548dc7212569 (diff) | |
download | nova-1a5e77549255f3b103166d35b7d3786d581b8cc9.tar.gz nova-1a5e77549255f3b103166d35b7d3786d581b8cc9.tar.xz nova-1a5e77549255f3b103166d35b7d3786d581b8cc9.zip |
Merge "Fix copyright - from LLC to Foundation"
-rwxr-xr-x | bin/nova-rpc-zmq-receiver | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/nova-rpc-zmq-receiver b/bin/nova-rpc-zmq-receiver index 44b8299c0..7995fbe80 100755 --- a/bin/nova-rpc-zmq-receiver +++ b/bin/nova-rpc-zmq-receiver @@ -1,7 +1,7 @@ #!/usr/bin/env python # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright 2011 OpenStack LLC +# Copyright 2011 OpenStack Foundation # # 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 |