From 0b0ccc5b6e00258d9fe7e98f3a2dd1a1081ac457 Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Fri, 7 Jun 2019 16:54:52 -0400 Subject: Removed copyright headers from source files and updated LICENSE with current year --- tests/conftest.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/conftest.py') 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 -Released under MIT license, see LICENSE file """ import sys from typing import Optional -- cgit v1.2.1