get rid of svn keywords once and for good
[plcapi.git] / PLC / Methods / BootCheckAuthentication.py
index 7369a3b..ea9b098 100644 (file)
@@ -1,5 +1,3 @@
-# $Id$
-# $URL$
 from PLC.Methods.AuthCheck import AuthCheck
 
 class BootCheckAuthentication(AuthCheck):