embed svn Id keyword
[plcapi.git] / PLC / Methods / BootCheckAuthentication.py
index ea9b098..36e4bdd 100644 (file)
@@ -1,3 +1,4 @@
+# $Id#
 from PLC.Methods.AuthCheck import AuthCheck
 
 class BootCheckAuthentication(AuthCheck):