diff --git a/pandora_server/util/pandora_migrate_logs.pl b/pandora_server/util/pandora_migrate_logs.pl
index 253b240b51..3d1b15cb64 100644
--- a/pandora_server/util/pandora_migrate_logs.pl
+++ b/pandora_server/util/pandora_migrate_logs.pl
@@ -1,3 +1,11 @@
+#!/usr/bin/perl
+#
+# Pandora FMS log migration tool
+#
+# Artica ST 2017
+# 2017/09/07 v1 (c) Fco de Borja Sanchez <fborja.sanchez@artica.es>
+#
+########################################################################
 use strict;
 use warnings;