diff --git a/etc/scripts/ttcn3_archive.pl b/etc/scripts/ttcn3_archive.pl
index d0eb2e7d53dfe4a0d3b0670799b64e148bfd0185..bdf6e7b4a5a48dc7d8ca7f244b40e0160ffcfba6 100755
--- a/etc/scripts/ttcn3_archive.pl
+++ b/etc/scripts/ttcn3_archive.pl
@@ -1,3 +1,4 @@
+#!/usr/bin/perl
 ###############################################################################
 # Copyright (c) 2000-2016 Ericsson Telecom AB
 # All rights reserved. This program and the accompanying materials
@@ -10,7 +11,6 @@
 #   Balasko, Jeno
 #
 ###############################################################################
-#!/usr/bin/perl
 ###############################################################################
 # This script is intended to archive the project hierarchy from a TPD file structure
 ###############################################################################