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/db/sqlalchemy/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openstack/common/db/sqlalchemy/utils.py') diff --git a/openstack/common/db/sqlalchemy/utils.py b/openstack/common/db/sqlalchemy/utils.py index c8ab93e..31a22e0 100644 --- a/openstack/common/db/sqlalchemy/utils.py +++ b/openstack/common/db/sqlalchemy/utils.py @@ -2,7 +2,7 @@ # Copyright 2010 United States Government as represented by the # Administrator of the National Aeronautics and Space Administration. -# Copyright 2010-2011 OpenStack LLC. +# Copyright 2010-2011 OpenStack Foundation. # Copyright 2012 Justin Santa Barbara # All Rights Reserved. # -- cgit