hgkw/keyword.py
changeset 1082 2ba350253f76
parent 1081 adc6c1fea13d
child 1114 22b300b7a7c1
equal deleted inserted replaced
1081:adc6c1fea13d 1082:2ba350253f76
     1 # keyword.py - $Keyword$ expansion for Mercurial
     1 # keyword.py - $Keyword$ expansion for Mercurial
     2 #
     2 #
     3 # Copyright 2007-2010 Christian Ebert <blacktrash@gmx.net>
     3 # Copyright 2007-2012 Christian Ebert <blacktrash@gmx.net>
     4 #
     4 #
     5 # This software may be used and distributed according to the terms of the
     5 # This software may be used and distributed according to the terms of the
     6 # GNU General Public License version 2 or any later version.
     6 # GNU General Public License version 2 or any later version.
     7 #
     7 #
     8 # $Id$
     8 # $Id$