From 7fe653eb826a25f3c16e9d6fa065548dc7212569 Mon Sep 17 00:00:00 2001 From: Davanum Srinivas Date: Wed, 13 Mar 2013 17:58:37 -0400 Subject: Fix copyright - from LLC to Foundation one last spot hopefully! Change-Id: I4d557520a1a7a3e0b13bca7df6c8d06bd850b867 --- bin/nova-rpc-zmq-receiver | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') 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 -- cgit