diff options
| author | Bob Halley <halley@dnspython.org> | 2018-12-01 07:26:45 -0800 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2018-12-01 07:26:45 -0800 |
| commit | 505409b970cc62bb777293671b3f943f9fa579b6 (patch) | |
| tree | d9445ddad6c8b6fa53c19b5b76b8aa542ca60db1 /dns/opcode.py | |
| parent | b6ea7d9ffcd36657b07d237215c78d2e17f394b4 (diff) | |
| download | dnspython-505409b970cc62bb777293671b3f943f9fa579b6.tar.gz | |
update copyright
Diffstat (limited to 'dns/opcode.py')
| -rw-r--r-- | dns/opcode.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/opcode.py b/dns/opcode.py index 249e359..c0735ba 100644 --- a/dns/opcode.py +++ b/dns/opcode.py @@ -1,3 +1,5 @@ +# Copyright (C) Dnspython Contributors, see LICENSE for text of ISC license + # Copyright (C) 2001-2017 Nominum, Inc. # # Permission to use, copy, modify, and distribute this software and its |
