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/Svcmgr.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/lib/Server/Plugins/Svcmgr.py') diff --git a/src/lib/Server/Plugins/Svcmgr.py b/src/lib/Server/Plugins/Svcmgr.py index 6d25c1a6d..f4232ad5c 100644 --- a/src/lib/Server/Plugins/Svcmgr.py +++ b/src/lib/Server/Plugins/Svcmgr.py @@ -1,5 +1,4 @@ """This generator provides service mappings.""" -__revision__ = '$Revision$' import Bcfg2.Server.Plugin @@ -7,6 +6,5 @@ import Bcfg2.Server.Plugin class Svcmgr(Bcfg2.Server.Plugin.PrioDir): """This is a generator that handles service assignments.""" name = 'Svcmgr' - __version__ = '$Id$' __author__ = 'bcfg-dev@mcs.anl.gov' deprecated = True -- cgit v1.2.3-1-g7c22