diff extensions/kwarchive.py @ 34:7c4addd60935

Put keyword into the extensions itself
author Franz Glasner <hg@dom66.de>
date Sat, 11 Nov 2017 23:23:50 +0100
parents dc8db9693262
children f29c98e54f50
line wrap: on
line diff
--- a/extensions/kwarchive.py	Sat Nov 11 23:05:37 2017 +0100
+++ b/extensions/kwarchive.py	Sat Nov 11 23:23:50 2017 +0100
@@ -1,4 +1,6 @@
 # -*- coding: utf-8 -*-
+# $HGheader$
+#
 """archive with keyword expansion into selected files
 
 The patterns of files to to expanded are configured in an versioned
@@ -31,6 +33,8 @@
 
 __author__ = "Franz Glasner"
 
+__revision__ = "$Revision$"
+
 
 import os
 import itertools