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_svcb.py | |
| parent | e5545ade37d15ebf87fac626e602ac1ad9852be2 (diff) | |
| download | dnspython-352b15dd775370cd731dbab60b65cd50acf395b7.tar.gz | |
add missing copyrights
Diffstat (limited to 'tests/test_svcb.py')
| -rw-r--r-- | tests/test_svcb.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test_svcb.py b/tests/test_svcb.py index ecfebf4..ff8dead 100644 --- a/tests/test_svcb.py +++ b/tests/test_svcb.py @@ -1,3 +1,5 @@ +# Copyright (C) Dnspython Contributors, see LICENSE for text of ISC license + import unittest import dns.rdata |
