summaryrefslogtreecommitdiffstats
path: root/Lib/sre.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/sre.py')
-rw-r--r--Lib/sre.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/sre.py b/Lib/sre.py
index 5e6aeeb..a09184b 100644
--- a/Lib/sre.py
+++ b/Lib/sre.py
@@ -6,7 +6,7 @@
# Copyright (c) 1998-2000 by Secret Labs AB. All rights reserved.
#
# Portions of this engine have been developed in cooperation with
-# CNRI. Hewlett-Packard provided funding for 1.6 integration and
+# CNRI. Hewlett-Packard provided funding for 2.0 integration and
# other compatibility work.
#