summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2007-01-01 02:10:38 +0000
committerBob Halley <halley@dnspython.org>2007-01-01 02:10:38 +0000
commit1991ac6c70ffbcf3b1e5264bbb5b251a6d5953e1 (patch)
tree6ca6c58e027cda31f2ab7fd36906080efafb4e17 /tests
parentbc263b2e015cf57b0cf928ab8a260a9f890ef44c (diff)
downloaddnspython-1991ac6c70ffbcf3b1e5264bbb5b251a6d5953e1.tar.gz
update copyrights for 2007
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile2
-rw-r--r--tests/bugs.py2
-rw-r--r--tests/flags.py2
-rw-r--r--tests/message.py2
-rw-r--r--tests/name.py2
-rw-r--r--tests/namedict.py2
-rw-r--r--tests/ntoaaton.py2
-rw-r--r--tests/rdtypeandclass.py2
-rw-r--r--tests/resolver.py2
-rw-r--r--tests/rrset.py2
-rw-r--r--tests/set.py2
-rw-r--r--tests/tokenizer.py2
-rw-r--r--tests/update.py2
-rw-r--r--tests/zone.py2
14 files changed, 14 insertions, 14 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 7ca1456..4490bc2 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2005 Nominum, Inc.
+# Copyright (C) 2003-2007 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/bugs.py b/tests/bugs.py
index f038005..1438750 100644
--- a/tests/bugs.py
+++ b/tests/bugs.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2005 Nominum, Inc.
+# Copyright (C) 2006, 2007 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/flags.py b/tests/flags.py
index fe4c927..d9e4a6c 100644
--- a/tests/flags.py
+++ b/tests/flags.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2005 Nominum, Inc.
+# Copyright (C) 2003-2007 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/message.py b/tests/message.py
index 0a35f42..e63910b 100644
--- a/tests/message.py
+++ b/tests/message.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2005 Nominum, Inc.
+# Copyright (C) 2003-2007 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/name.py b/tests/name.py
index 0ad38f1..512115b 100644
--- a/tests/name.py
+++ b/tests/name.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2005 Nominum, Inc.
+# Copyright (C) 2003-2007 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/namedict.py b/tests/namedict.py
index a1c6843..008bab5 100644
--- a/tests/namedict.py
+++ b/tests/namedict.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2005 Nominum, Inc.
+# Copyright (C) 2003-2007 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/ntoaaton.py b/tests/ntoaaton.py
index 33678b3..8fbbdf2 100644
--- a/tests/ntoaaton.py
+++ b/tests/ntoaaton.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2005 Nominum, Inc.
+# Copyright (C) 2003-2007 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/rdtypeandclass.py b/tests/rdtypeandclass.py
index d6e571c..7f66bec 100644
--- a/tests/rdtypeandclass.py
+++ b/tests/rdtypeandclass.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2005 Nominum, Inc.
+# Copyright (C) 2003-2007 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/resolver.py b/tests/resolver.py
index cd644ec..3a5e735 100644
--- a/tests/resolver.py
+++ b/tests/resolver.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2005 Nominum, Inc.
+# Copyright (C) 2003-2007 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/rrset.py b/tests/rrset.py
index 910a9d3..0332731 100644
--- a/tests/rrset.py
+++ b/tests/rrset.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2005 Nominum, Inc.
+# Copyright (C) 2003-2007 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/set.py b/tests/set.py
index af55399..4ad4f47 100644
--- a/tests/set.py
+++ b/tests/set.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2003, 2004 Nominum, Inc.
+# Copyright (C) 2003-2007 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/tokenizer.py b/tests/tokenizer.py
index 62d89c1..e887a01 100644
--- a/tests/tokenizer.py
+++ b/tests/tokenizer.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2005 Nominum, Inc.
+# Copyright (C) 2003-2007 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/update.py b/tests/update.py
index 4587e7f..4f3ca58 100644
--- a/tests/update.py
+++ b/tests/update.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2005 Nominum, Inc.
+# Copyright (C) 2003-2007 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/zone.py b/tests/zone.py
index ee6c6da..5bb5fe0 100644
--- a/tests/zone.py
+++ b/tests/zone.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2005 Nominum, Inc.
+# Copyright (C) 2003-2007 Nominum, Inc.
#
# Permission to use, copy, modify, and distribute this software and its
# documentation for any purpose with or without fee is hereby granted,