Mercurial > public > mercurial-scm > hg-stable
diff hgext/win32text.py @ 8253:e553fe565c61
win32text: add copyright header
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Sun, 26 Apr 2009 01:49:12 +0200 |
parents | bbc24c0753a0 |
children | e872ef2e6758 |
line wrap: on
line diff
--- 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: #