diff options
Diffstat (limited to 'src/strneq.h')
| -rw-r--r-- | src/strneq.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/strneq.h b/src/strneq.h index 9314f2630..1f153d2d2 100644 --- a/src/strneq.h +++ b/src/strneq.h @@ -1,3 +1,12 @@ +// SPDX-License-Identifier: GPL-2.0-or-later +/** @file + * TODO: insert short description here + *//* + * Authors: see git history + * + * Copyright (C) 2010 Authors + * Released under GNU GPL v2+, read the file 'COPYING' for more information. + */ #ifndef INKSCAPE_STRNEQ_H #define INKSCAPE_STRNEQ_H |
