# HG changeset patch # User Franz Glasner # Date 1556295063 -7200 # Node ID e2505f524ab926d2936f1b663ec16d07ee4ef9d6 # Parent b3ba2b0265b540c080e8107e37441650d4fc5eed Use the "@(#)" sigil in the package documentation header diff -r b3ba2b0265b5 -r e2505f524ab9 configmix/__init__.py --- a/configmix/__init__.py Fri Apr 26 15:27:29 2019 +0200 +++ b/configmix/__init__.py Fri Apr 26 18:11:03 2019 +0200 @@ -6,7 +6,7 @@ All rights reserved. :License: 3-clause BSD License. See LICENSE.txt for details. -:ID: $Header$ +:ID: @(#) $Header$ """