diff --git a/hgext/win32text.py b/hgext/win32text.py --- a/hgext/win32text.py +++ b/hgext/win32text.py @@ -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 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: #