From: curt Date: Wed, 29 Jan 2003 21:57:46 +0000 (+0000) Subject: Added the cvs ident in the comment header. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a947d6a8fb4d69e3699e1f9b45880b753d736be1;p=flightgear.git Added the cvs ident in the comment header. --- 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;