##// END OF EJS Templates
Updated copyright notices and add "and others" to "hg version"
Updated copyright notices and add "and others" to "hg version"

File last commit:

r4635:63b9d2de default
r4635:63b9d2de default
Show More
hg
11 lines | 310 B | text/plain | TextLexer
#!/usr/bin/env python
#
# mercurial - scalable distributed SCM
#
# Copyright 2005-2007 Matt Mackall <mpm@selenic.com>
#
# This software may be used and distributed according to the terms
# of the GNU General Public License, incorporated herein by reference.
import mercurial.commands
mercurial.commands.run()