diff --git a/scripts/perl/autopilot/flyplan.pl b/scripts/perl/autopilot/flyplan.pl index a51df5373..3924241c4 100755 --- a/scripts/perl/autopilot/flyplan.pl +++ b/scripts/perl/autopilot/flyplan.pl @@ -3,6 +3,10 @@ # Written by Curtis L. Olson, started January 2003 # # This file is in the Public Domain and comes with no warranty. +# +# $Id$ +# ---------------------------------------------------------------------------- + use strict;