mercurial/util.py
changeset 2859 345bac2bc4ec
parent 2793 1e8b8107a2c9
child 2865 71e78f2ca5ae
--- a/mercurial/util.py	Sat Aug 12 12:12:23 2006 -0700
+++ b/mercurial/util.py	Sat Aug 12 12:30:02 2006 -0700
@@ -2,6 +2,8 @@
 util.py - Mercurial utility functions and platform specfic implementations
 
  Copyright 2005 K. Thananchayan <thananck@yahoo.com>
+ Copyright 2005, 2006 Matt Mackall <mpm@selenic.com>
+ Copyright 2006 Vadim Gelfer <vadim.gelfer@gmail.com>
 
 This software may be used and distributed according to the terms
 of the GNU General Public License, incorporated herein by reference.