mbox series

[V1,00/10] add the BSD License header information

Message ID 20201013150714.3258960-1-linglix.chen@intel.com (mailing list archive)
Headers
Series add the BSD License header information |

Message

Lingli Chen Oct. 13, 2020, 3:07 p.m. UTC
  add the BSD License header information

Chen Linglix (10):
  framework/test_capabilities.py:add the BSD License header information
  framework/texttable.py:add the BSD License header information
  framework/ssh_pexpect.py:add the BSD License header information
  framework/checkCase.py:add the BSD License header information
  framework/multiple_vm.py:add the BSD License header information
  framework/exception.py:add the BSD License header information
  framework/crbs.py:add the BSD License header information
  tools/dump_case.py:add the BSD License header information
  tools/parse_opt.py:add the BSD License header information
  tools/setup.py:add the BSD License header information

 framework/checkCase.py         | 31 +++++++++++++++++++++++++++++++
 framework/crbs.py              | 31 +++++++++++++++++++++++++++++++
 framework/exception.py         | 31 +++++++++++++++++++++++++++++++
 framework/multiple_vm.py       | 31 +++++++++++++++++++++++++++++++
 framework/ssh_pexpect.py       | 31 +++++++++++++++++++++++++++++++
 framework/test_capabilities.py | 31 +++++++++++++++++++++++++++++++
 framework/texttable.py         | 31 +++++++++++++++++++++++++++++++
 tools/dump_case.py             | 31 +++++++++++++++++++++++++++++++
 tools/parse_opt.py             | 31 +++++++++++++++++++++++++++++++
 tools/setup.py                 | 31 +++++++++++++++++++++++++++++++
 10 files changed, 310 insertions(+)