From 1a104cefbce0838e73368fb2836bdff8c6861485 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20M=C3=BCller?= Date: Mon, 13 Feb 2023 11:35:04 +0100 Subject: [PATCH] update documentation --- src/fl/fl.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/fl/fl.cpp b/src/fl/fl.cpp index 48f2c15..4ba87ca 100644 --- a/src/fl/fl.cpp +++ b/src/fl/fl.cpp @@ -1,11 +1,10 @@ /*! \file fl.cpp - * + * fl in the program name is an acronym for Feature Location. * \author Ulrich W. Eisenecker * \date February 4, 2023 * \warning This program is a research prototype only. It comes with * no warranty and no liability. Use it only at your own risk! * \copyright This program is released under the Apache License 2.0. - * fl in the program name is an acronym for Feature Location. */ #include // because of ofstream