summaryrefslogtreecommitdiffstats
path: root/openstack/common/rpc
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2013-03-12 15:44:27 +0000
committerGerrit Code Review <review@openstack.org>2013-03-12 15:44:27 +0000
commit55b35226cf027100248ddcb11d8a7186c1635ddf (patch)
tree25e12e341fb13e15d4a382dac2ac1feea26129d8 /openstack/common/rpc
parentef884cd520da319939bc57ad2032cfb0c6e8b4e5 (diff)
parent547ab34a40f0463a42c7d137e8dcb038a29ba6b5 (diff)
downloadoslo-55b35226cf027100248ddcb11d8a7186c1635ddf.tar.gz
oslo-55b35226cf027100248ddcb11d8a7186c1635ddf.tar.xz
oslo-55b35226cf027100248ddcb11d8a7186c1635ddf.zip
Merge "Fix Copyright Headers - Rename LLC to Foundation"
Diffstat (limited to 'openstack/common/rpc')
-rw-r--r--openstack/common/rpc/impl_fake.py2
-rw-r--r--openstack/common/rpc/impl_kombu.py2
-rw-r--r--openstack/common/rpc/impl_qpid.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/openstack/common/rpc/impl_fake.py b/openstack/common/rpc/impl_fake.py
index 9b168ed..1086147 100644
--- a/openstack/common/rpc/impl_fake.py
+++ b/openstack/common/rpc/impl_fake.py
@@ -1,6 +1,6 @@
# 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
diff --git a/openstack/common/rpc/impl_kombu.py b/openstack/common/rpc/impl_kombu.py
index aa0a2d5..18cb0d0 100644
--- a/openstack/common/rpc/impl_kombu.py
+++ b/openstack/common/rpc/impl_kombu.py
@@ -1,6 +1,6 @@
# 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
diff --git a/openstack/common/rpc/impl_qpid.py b/openstack/common/rpc/impl_qpid.py
index c54e5bf..46d0ac1 100644
--- a/openstack/common/rpc/impl_qpid.py
+++ b/openstack/common/rpc/impl_qpid.py
@@ -1,6 +1,6 @@
# vim: tabstop=4 shiftwidth=4 softtabstop=4
-# Copyright 2011 OpenStack LLC
+# Copyright 2011 OpenStack Foundation
# Copyright 2011 - 2012, Red Hat, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may