summaryrefslogtreecommitdiff
path: root/tests/conftest.py
diff options
context:
space:
mode:
authorKevin Van Brunt <kmvanbrunt@gmail.com>2019-06-07 16:54:52 -0400
committerKevin Van Brunt <kmvanbrunt@gmail.com>2019-06-07 16:54:52 -0400
commit0b0ccc5b6e00258d9fe7e98f3a2dd1a1081ac457 (patch)
tree923a9ce5c9f1eab31b5c59388a22d600ff94f8c2 /tests/conftest.py
parentab1ae68d2747b82812b03edbbccfbca39cf1c638 (diff)
downloadcmd2-git-0b0ccc5b6e00258d9fe7e98f3a2dd1a1081ac457.tar.gz
Removed copyright headers from source files and updated LICENSE with current year
Diffstat (limited to 'tests/conftest.py')
-rw-r--r--tests/conftest.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/conftest.py b/tests/conftest.py
index dc5c1ab1..517e2865 100644
--- a/tests/conftest.py
+++ b/tests/conftest.py
@@ -1,9 +1,6 @@
# coding=utf-8
"""
Cmd2 unit/functional testing
-
-Copyright 2016 Federico Ceratto <federico.ceratto@gmail.com>
-Released under MIT license, see LICENSE file
"""
import sys
from typing import Optional