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