From: timoore Date: Mon, 10 Sep 2007 05:08:57 +0000 (+0000) Subject: Added copyright to ground radar files X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ec8be8c67a32518a1e74afddb7d8546b7b38e6bb;p=flightgear.git Added copyright to ground radar files --- diff --git a/src/Instrumentation/groundradar.cxx b/src/Instrumentation/groundradar.cxx index 76933ec1b..da2442222 100644 --- a/src/Instrumentation/groundradar.cxx +++ b/src/Instrumentation/groundradar.cxx @@ -1,6 +1,6 @@ // groundradar.cxx - Background layer for the ATC radar. // -// Written by Csaba Halasz. +// Copyright (C) 2007 Csaba Halasz. // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as diff --git a/src/Instrumentation/groundradar.hxx b/src/Instrumentation/groundradar.hxx index ad8aa3371..8a6a82d08 100644 --- a/src/Instrumentation/groundradar.hxx +++ b/src/Instrumentation/groundradar.hxx @@ -1,6 +1,6 @@ // groundradar.hxx - Background layer for the ATC radar. // -// Written by Csaba Halasz. +// Copyright (C) 2007 Csaba Halasz. // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License as