diff options
| author | Matthew Treinish <treinish@linux.vnet.ibm.com> | 2013-01-28 13:54:35 -0500 |
|---|---|---|
| committer | Matthew Treinish <treinish@linux.vnet.ibm.com> | 2013-01-28 13:54:35 -0500 |
| commit | 7f170a7d28ac531471b8fab63c092e2a5a5debbb (patch) | |
| tree | e8fa9db3fc1d44c0bf32486d0a5575c70e5edbaa | |
| parent | b5288ab022d3733abae25971ca8afb56f1a7011b (diff) | |
| download | oslo-7f170a7d28ac531471b8fab63c092e2a5a5debbb.tar.gz oslo-7f170a7d28ac531471b8fab63c092e2a5a5debbb.tar.xz oslo-7f170a7d28ac531471b8fab63c092e2a5a5debbb.zip | |
Update copyright on install_venv_common.py
This updates the copyrights on install_venv_common.py to
include IBM.
Change-Id: I5da3d9f1f511f20b332dc206aba4bcd2011a4940
| -rw-r--r-- | tools/install_venv_common.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/install_venv_common.py b/tools/install_venv_common.py index d6a78eb..155db3b 100644 --- a/tools/install_venv_common.py +++ b/tools/install_venv_common.py @@ -1,6 +1,7 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 # Copyright 2013 OpenStack, LLC +# 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 |
