new upstream release (3.3.0); modify package compatibility for Stretch
[ossec-hids.git] / src / agentlessd / scripts / sshlogin.exp
index e9fc839..4d4121c 100755 (executable)
@@ -1,17 +1,15 @@
 #!/usr/bin/env expect
 
-# @(#) $Id$
 # Agentless monitoring
 #
 # Copyright (C) 2009 Trend Micro Inc.
 # All rights reserved.
-# 
+#
 # This program is a free software; you can redistribute it
 # and/or modify it under the terms of the GNU General Public
 # License (version 2) as published by the FSF - Free Software
 # Foundation.
 
-
 expect {
     "Permission denied" {
         send_user "\nERROR: Incorrect password to remote host: $hostname .\n"