diff options
Diffstat (limited to 'src/livarot/PathConversion.cpp')
| -rw-r--r-- | src/livarot/PathConversion.cpp | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/src/livarot/PathConversion.cpp b/src/livarot/PathConversion.cpp index b31cee14a..88a8c5660 100644 --- a/src/livarot/PathConversion.cpp +++ b/src/livarot/PathConversion.cpp @@ -1,9 +1,13 @@ -/* - * PathConversion.cpp - * nlivarot - * - * Created by fred on Mon Nov 03 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> |
