diff options
| author | Bob Halley <halley@nominum.com> | 2009-06-18 11:18:04 +0100 |
|---|---|---|
| committer | Bob Halley <halley@nominum.com> | 2009-06-18 11:18:04 +0100 |
| commit | 562a6e2c21784871a9533c982bec3a86e3026c3b (patch) | |
| tree | 3a3696857ee1ee98389f1cb5d409e9f21ef43192 /tests | |
| parent | 08c51fa320d2e19b46d351b378d4844d10231446 (diff) | |
| download | dnspython-562a6e2c21784871a9533c982bec3a86e3026c3b.tar.gz | |
update copyrights
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/Makefile | 2 | ||||
| -rw-r--r-- | tests/bugs.py | 2 | ||||
| -rw-r--r-- | tests/flags.py | 2 | ||||
| -rw-r--r-- | tests/message.py | 2 | ||||
| -rw-r--r-- | tests/name.py | 2 | ||||
| -rw-r--r-- | tests/namedict.py | 2 | ||||
| -rw-r--r-- | tests/ntoaaton.py | 2 | ||||
| -rw-r--r-- | tests/rdtypeandclass.py | 2 | ||||
| -rw-r--r-- | tests/resolver.py | 2 | ||||
| -rw-r--r-- | tests/rrset.py | 2 | ||||
| -rw-r--r-- | tests/set.py | 2 | ||||
| -rw-r--r-- | tests/tokenizer.py | 2 | ||||
| -rw-r--r-- | tests/update.py | 2 | ||||
| -rw-r--r-- | tests/zone.py | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/tests/Makefile b/tests/Makefile index 4490bc2..edd7dfd 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2007 Nominum, Inc. +# Copyright (C) 2003-2007, 2009 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 1438750..05f6d23 100644 --- a/tests/bugs.py +++ b/tests/bugs.py @@ -1,4 +1,4 @@ -# Copyright (C) 2006, 2007 Nominum, Inc. +# Copyright (C) 2006, 2007, 2009 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 d9e4a6c..b289e34 100644 --- a/tests/flags.py +++ b/tests/flags.py @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2007 Nominum, Inc. +# Copyright (C) 2003-2007, 2009 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 3338efe..0f87308 100644 --- a/tests/message.py +++ b/tests/message.py @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2007 Nominum, Inc. +# Copyright (C) 2003-2007, 2009 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 512115b..de57db8 100644 --- a/tests/name.py +++ b/tests/name.py @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2007 Nominum, Inc. +# Copyright (C) 2003-2007, 2009 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 008bab5..369fc71 100644 --- a/tests/namedict.py +++ b/tests/namedict.py @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2007 Nominum, Inc. +# Copyright (C) 2003-2007, 2009 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 8fbbdf2..9934890 100644 --- a/tests/ntoaaton.py +++ b/tests/ntoaaton.py @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2007 Nominum, Inc. +# Copyright (C) 2003-2007, 2009 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 7f66bec..65e09a0 100644 --- a/tests/rdtypeandclass.py +++ b/tests/rdtypeandclass.py @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2007 Nominum, Inc. +# Copyright (C) 2003-2007, 2009 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 3a5e735..8500ff3 100644 --- a/tests/resolver.py +++ b/tests/resolver.py @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2007 Nominum, Inc. +# Copyright (C) 2003-2007, 2009 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 0332731..0d7625c 100644 --- a/tests/rrset.py +++ b/tests/rrset.py @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2007 Nominum, Inc. +# Copyright (C) 2003-2007, 2009 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 4ad4f47..acf3e95 100644 --- a/tests/set.py +++ b/tests/set.py @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2007 Nominum, Inc. +# Copyright (C) 2003-2007, 2009 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 e887a01..7ae981b 100644 --- a/tests/tokenizer.py +++ b/tests/tokenizer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2007 Nominum, Inc. +# Copyright (C) 2003-2007, 2009 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 4f3ca58..bfac0c9 100644 --- a/tests/update.py +++ b/tests/update.py @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2007 Nominum, Inc. +# Copyright (C) 2003-2007, 2009 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 5bb5fe0..01136d1 100644 --- a/tests/zone.py +++ b/tests/zone.py @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2007 Nominum, Inc. +# Copyright (C) 2003-2007, 2009 Nominum, Inc. # # Permission to use, copy, modify, and distribute this software and its # documentation for any purpose with or without fee is hereby granted, |
