hgext/win32text.py
changeset 8253 e553fe565c61
parent 8150 bbc24c0753a0
child 8873 e872ef2e6758
--- a/hgext/win32text.py	Sun Apr 26 01:48:53 2009 +0200
+++ b/hgext/win32text.py	Sun Apr 26 01:49:12 2009 +0200
@@ -1,7 +1,9 @@
 # win32text.py - LF <-> CRLF/CR translation utilities for Windows/Mac users
 #
-# This software may be used and distributed according to the terms
-# of the GNU General Public License, incorporated herein by reference.
+#  Copyright 2005, 2007-2009 Matt Mackall <mpm@selenic.com> and others
+#
+# This software may be used and distributed according to the terms of the
+# GNU General Public License version 2, incorporated herein by reference.
 #
 # To perform automatic newline conversion, use:
 #