diff options
| author | Jenkins <jenkins@review.openstack.org> | 2013-03-12 15:44:27 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2013-03-12 15:44:27 +0000 |
| commit | 55b35226cf027100248ddcb11d8a7186c1635ddf (patch) | |
| tree | 25e12e341fb13e15d4a382dac2ac1feea26129d8 /openstack/common/db/sqlalchemy | |
| parent | ef884cd520da319939bc57ad2032cfb0c6e8b4e5 (diff) | |
| parent | 547ab34a40f0463a42c7d137e8dcb038a29ba6b5 (diff) | |
| download | oslo-55b35226cf027100248ddcb11d8a7186c1635ddf.tar.gz oslo-55b35226cf027100248ddcb11d8a7186c1635ddf.tar.xz oslo-55b35226cf027100248ddcb11d8a7186c1635ddf.zip | |
Merge "Fix Copyright Headers - Rename LLC to Foundation"
Diffstat (limited to 'openstack/common/db/sqlalchemy')
| -rw-r--r-- | openstack/common/db/sqlalchemy/utils.py | 2 |
1 files changed, 1 insertions, 1 deletions
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. # |
