diff options
Diffstat (limited to 'src/live_effects/parameter/text.h')
| -rw-r--r-- | src/live_effects/parameter/text.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/live_effects/parameter/text.h b/src/live_effects/parameter/text.h index 6591c54c8..12e6295c0 100644 --- a/src/live_effects/parameter/text.h +++ b/src/live_effects/parameter/text.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef INKSCAPE_LIVEPATHEFFECT_PARAMETER_TEXT_H #define INKSCAPE_LIVEPATHEFFECT_PARAMETER_TEXT_H @@ -10,7 +11,7 @@ * * Copyright (C) Maximilian Albert 2008 <maximilian.albert@gmail.com> * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <glib.h> |
