remove PLC.Debug.log, use PLC.Logger.logger instead
[plcapi.git] / PLC / Roles.py
index 4aa4d6b..fcc05f4 100644 (file)
@@ -4,9 +4,6 @@
 # Mark Huang <mlhuang@cs.princeton.edu>
 # Copyright (C) 2006 The Trustees of Princeton University
 #
-# $Id$
-# $URL$
-#
 
 from types import StringTypes
 from PLC.Faults import *