From 6b6117d6bd822cf8b8dd313687c8534e6fbc7dbb Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Mon, 9 Jan 2017 06:12:43 -0800 Subject: [PATCH] bump copyright --- dns/resolver.py | 2 +- tests/test_resolver.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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, -- 2.47.3