changeset 69:b511c6d5dec2

Use "Repository" instead of "Path" and use "$Header$" instead of "$HGheader"
author Franz Glasner <hg@dom66.de>
date Thu, 01 Mar 2018 19:25:49 +0100
parents 706833f38712
children b764fe49d9bb
files README configmix/__init__.py
diffstat 2 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/README	Thu Mar 01 12:35:25 2018 +0100
+++ b/README	Thu Mar 01 19:25:49 2018 +0100
@@ -3,11 +3,11 @@
 README
 ======
 
-:Author:   Franz Glasner
-:Version:  |release|	   
-:Date:     |VCSHGshortdate|
-:Revision: |VCSRevision|	   
-:Path:     |VCSHGpath|
+:Author:     Franz Glasner
+:Version:    |release|	   
+:Date:       |VCSHGshortdate|
+:Revision:   |VCSRevision|	   
+:Repository: |VCSHGpath|
 
 
 "ConfigMix" is a library for helping with configuration files.
--- a/configmix/__init__.py	Thu Mar 01 12:35:25 2018 +0100
+++ b/configmix/__init__.py	Thu Mar 01 19:25:49 2018 +0100
@@ -8,7 +8,7 @@
 :Author:   Franz Glasner
 :License:  BSD License.
            See LICENSE for details.
-:ID:       $HGheader$
+:ID:       $Header$
 
 """