diff options
Diffstat (limited to 'src/livarot/AlphaLigne.cpp')
| -rw-r--r-- | src/livarot/AlphaLigne.cpp | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/src/livarot/AlphaLigne.cpp b/src/livarot/AlphaLigne.cpp index e2265ec8c..7ae72c17e 100644 --- a/src/livarot/AlphaLigne.cpp +++ b/src/livarot/AlphaLigne.cpp @@ -1,10 +1,13 @@ -/* - * AlphaLigne.cpp - * nlivarot - * - * Created by fred on Fri Jul 25 2003. - * public domain +// SPDX-License-Identifier: GPL-2.0-or-later +/** @file + * TODO: insert short description here + *//* + * Authors: + * see git history + * Fred * + * Copyright (C) 2018 Authors + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "AlphaLigne.h" |
