diff options
| author | Bob Halley <halley@dnspython.org> | 2020-08-17 06:31:46 -0700 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2020-08-17 06:31:46 -0700 |
| commit | 352b15dd775370cd731dbab60b65cd50acf395b7 (patch) | |
| tree | 0ed2a1a540d9f44ccd67aabfbc57741ec48ec21f /tests/test_wire.py | |
| parent | e5545ade37d15ebf87fac626e602ac1ad9852be2 (diff) | |
| download | dnspython-352b15dd775370cd731dbab60b65cd50acf395b7.tar.gz | |
add missing copyrights
Diffstat (limited to 'tests/test_wire.py')
| -rw-r--r-- | tests/test_wire.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_wire.py b/tests/test_wire.py index 2cfaa1b..a4b5991 100644 --- a/tests/test_wire.py +++ b/tests/test_wire.py @@ -1,3 +1,4 @@ +# Copyright (C) Dnspython Contributors, see LICENSE for text of ISC license import unittest |
