diff options
Diffstat (limited to 'src/livarot/Path.cpp')
| -rw-r--r-- | src/livarot/Path.cpp | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/src/livarot/Path.cpp b/src/livarot/Path.cpp index 856a369f8..c046a1af1 100644 --- a/src/livarot/Path.cpp +++ b/src/livarot/Path.cpp @@ -1,9 +1,13 @@ -/* - * Path.cpp - * nlivarot - * - * Created by fred on Tue Jun 17 2003. +// 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 <glib.h> |
