diff options
| author | Kurt Taylor <krtaylor@us.ibm.com> | 2013-04-02 18:21:57 -0400 |
|---|---|---|
| committer | Kurt Taylor <krtaylor@us.ibm.com> | 2013-04-02 18:23:10 -0400 |
| commit | b0b37ceaa8aa1aa79bb576ad53c808f74347f5ab (patch) | |
| tree | bc3b864c254a6928b3e7809f8f55dd572fde9a9b /openstack | |
| parent | 47e9e98d6fdecb9d08cb3020a78d427eb8c76773 (diff) | |
| download | oslo-b0b37ceaa8aa1aa79bb576ad53c808f74347f5ab.tar.gz oslo-b0b37ceaa8aa1aa79bb576ad53c808f74347f5ab.tar.xz oslo-b0b37ceaa8aa1aa79bb576ad53c808f74347f5ab.zip | |
Fix IBM copyright strings
Update IBM copyright strings to one consistant format
Change-Id: I838321f9126d78818bae9ba0c79615b5f2d71226
Diffstat (limited to 'openstack')
| -rw-r--r-- | openstack/common/sslutils.py | 2 | ||||
| -rw-r--r-- | openstack/common/xmlutils.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/openstack/common/sslutils.py b/openstack/common/sslutils.py index 73fd641..252da72 100644 --- a/openstack/common/sslutils.py +++ b/openstack/common/sslutils.py @@ -1,6 +1,6 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright 2013 IBM +# Copyright 2013 IBM Corp. # # 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/xmlutils.py b/openstack/common/xmlutils.py index 3370048..b131d3e 100644 --- a/openstack/common/xmlutils.py +++ b/openstack/common/xmlutils.py @@ -1,6 +1,6 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright 2013 IBM +# Copyright 2013 IBM Corp. # # 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 |
