From 547ab34a40f0463a42c7d137e8dcb038a29ba6b5 Mon Sep 17 00:00:00 2001 From: Davanum Srinivas Date: Mon, 11 Mar 2013 14:49:31 -0400 Subject: Fix Copyright Headers - Rename LLC to Foundation One code change, rest are in headers Change-Id: I73f59681358629e1ad74e49d3d3ca13fcb5c2eb1 --- openstack/common/plugin/plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openstack/common/plugin/plugin.py') diff --git a/openstack/common/plugin/plugin.py b/openstack/common/plugin/plugin.py index dc41f3d..d2be0b3 100644 --- a/openstack/common/plugin/plugin.py +++ b/openstack/common/plugin/plugin.py @@ -1,4 +1,4 @@ -# Copyright 2012 OpenStack LLC. +# Copyright 2012 OpenStack Foundation. # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may -- cgit