diff options
| author | Bob Halley <halley@dnspython.org> | 2018-12-01 07:49:30 -0800 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2018-12-01 07:49:30 -0800 |
| commit | b40011c3a3bf8bbe0a24e4a8e4931e311b487ae0 (patch) | |
| tree | 8ceffbc0947e57fa06031070fa244f2bf292cc44 /tests/test_edns.py | |
| parent | 5991b0a6b573392f2ea2191264a4eef493c20582 (diff) | |
| download | dnspython-b40011c3a3bf8bbe0a24e4a8e4931e311b487ae0.tar.gz | |
fix coding lines broken by copyright update
Diffstat (limited to 'tests/test_edns.py')
| -rw-r--r-- | tests/test_edns.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_edns.py b/tests/test_edns.py index c39065c..0b4dad4 100644 --- a/tests/test_edns.py +++ b/tests/test_edns.py @@ -1,6 +1,6 @@ +# -*- coding: utf-8 # Copyright (C) Dnspython Contributors, see LICENSE for text of ISC license -# -*- coding: utf-8 # Copyright (C) 2003-2007, 2009-2011 Nominum, Inc. # # Permission to use, copy, modify, and distribute this software and its |
