summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVinay Sajip <vinay_sajip@yahoo.co.uk>2004-06-02 10:51:05 (GMT)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>2004-06-02 10:51:05 (GMT)
commit7dc8ec9091ca9461c2742332e10d25ef5790a094 (patch)
tree9516b89a89bd632d931063bab95920d2dbd35cac
parentd8948725d2e0693809c69d19417b9ffc2f525517 (diff)
downloadcpython-7dc8ec9091ca9461c2742332e10d25ef5790a094.zip
cpython-7dc8ec9091ca9461c2742332e10d25ef5790a094.tar.gz
cpython-7dc8ec9091ca9461c2742332e10d25ef5790a094.tar.bz2
Copyright year changed
-rw-r--r--Lib/test/test_logging.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/test_logging.py b/Lib/test/test_logging.py
index 01d9fc0..57f201a 100644
--- a/Lib/test/test_logging.py
+++ b/Lib/test/test_logging.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
#
-# Copyright 2001-2002 by Vinay Sajip. All Rights Reserved.
+# Copyright 2001-2004 by Vinay Sajip. All Rights Reserved.
#
# Permission to use, copy, modify, and distribute this software and its
# documentation for any purpose and without fee is hereby granted,