From: Vinay Sajip Date: Wed, 2 Jun 2004 10:51:05 +0000 (+0000) Subject: Copyright year changed X-Git-Tag: v2.4a1~315 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7dc8ec9091ca9461c2742332e10d25ef5790a094;p=thirdparty%2FPython%2Fcpython.git Copyright year changed --- diff --git a/Lib/test/test_logging.py b/Lib/test/test_logging.py index 01d9fc0fceba..57f201a0f5d7 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,