From: Bob Halley Date: Mon, 9 Jan 2017 14:12:43 +0000 (-0800) Subject: bump copyright X-Git-Tag: v1.16.0~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b6117d6bd822cf8b8dd313687c8534e6fbc7dbb;p=thirdparty%2Fdnspython.git bump copyright --- diff --git a/dns/resolver.py b/dns/resolver.py index e63eefcc..c647df43 100644 --- a/dns/resolver.py +++ b/dns/resolver.py @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc. +# Copyright (C) 2003-2017 Nominum, Inc. # # Permission to use, copy, modify, and distribute this software and its # documentation for any purpose with or without fee is hereby granted, diff --git a/tests/test_resolver.py b/tests/test_resolver.py index 35372273..cf72f722 100644 --- a/tests/test_resolver.py +++ b/tests/test_resolver.py @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc. +# Copyright (C) 2003-2017 Nominum, Inc. # # Permission to use, copy, modify, and distribute this software and its # documentation for any purpose with or without fee is hereby granted,