From 8a45b809eaef80d3cff337e54f3ec3aa0bbaa62a Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Sun, 19 Feb 2012 10:28:02 -0600 Subject: Remove svn keywords Signed-off-by: Sol Jerome --- src/lib/Server/Plugins/Cfg.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/lib/Server/Plugins/Cfg.py') diff --git a/src/lib/Server/Plugins/Cfg.py b/src/lib/Server/Plugins/Cfg.py index d2e6e8a1d..d5de086a5 100644 --- a/src/lib/Server/Plugins/Cfg.py +++ b/src/lib/Server/Plugins/Cfg.py @@ -1,5 +1,4 @@ """This module implements a config file repository.""" -__revision__ = '$Revision$' import binascii import logging @@ -267,7 +266,6 @@ class Cfg(Bcfg2.Server.Plugin.GroupSpool, Bcfg2.Server.Plugin.PullTarget): """This generator in the configuration file repository for Bcfg2.""" name = 'Cfg' - __version__ = '$Id$' __author__ = 'bcfg-dev@mcs.anl.gov' es_cls = CfgEntrySet es_child_cls = Bcfg2.Server.Plugin.SpecificData -- cgit v1.2.3-1-g7c22