From a947d6a8fb4d69e3699e1f9b45880b753d736be1 Mon Sep 17 00:00:00 2001 From: curt Date: Wed, 29 Jan 2003 21:57:46 +0000 Subject: [PATCH] Added the cvs ident in the comment header. --- scripts/perl/autopilot/flyplan.pl | 4 ++++ 1 file changed, 4 insertions(+) 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;