diff -r 4af1e1ccf75b -r 03d8f07230b3 src/hg-ssh --- a/src/hg-ssh Sat Dec 19 10:46:42 2009 +0000 +++ b/src/hg-ssh Sat Dec 19 10:47:13 2009 +0000 @@ -1,14 +1,4 @@ #!/usr/bin/env python -# -# Copyright 2008-2009 LShift Ltd -# Copyright 2005-2007 by Intevation GmbH -# Authors: -# Paul Crowley -# Thomas Arendsen Hein -# with ideas from Mathieu PASQUET -# -# This software may be used and distributed according to the terms -# of the GNU General Public License, incorporated herein by reference. """ hg-ssh - limit access to hg repositories reached via ssh. Part of