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/test_plugin.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/test_plugin.py') diff --git a/tests/test_plugin.py b/tests/test_plugin.py index 242b0d25..d439c123 100644 --- a/tests/test_plugin.py +++ b/tests/test_plugin.py @@ -2,9 +2,6 @@ # flake8: noqa E302 """ Test plugin infrastructure and hooks. - -Copyright 2018 Jared Crapo -Released under MIT license, see LICENSE file """ import pytest -- cgit v1.2.1