Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
rmllr authored Feb 13, 2023
1 parent da2a604 commit 1a104ce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/fl/fl.cpp
Original file line number Diff line number Diff line change
@@ -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 <fstream> // because of ofstream
Expand Down

0 comments on commit 1a104ce

Please sign in to comment.