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