diff options
Diffstat (limited to 'src/live_effects/parameter/message.h')
| -rw-r--r-- | src/live_effects/parameter/message.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/live_effects/parameter/message.h b/src/live_effects/parameter/message.h index 28cd9642b..439cce8f2 100644 --- a/src/live_effects/parameter/message.h +++ b/src/live_effects/parameter/message.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef INKSCAPE_LIVEPATHEFFECT_PARAMETER_MESSAGE_H #define INKSCAPE_LIVEPATHEFFECT_PARAMETER_MESSAGE_H @@ -5,7 +6,7 @@ * Inkscape::LivePathEffectParameters * * Authors: - * 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> #include "live_effects/parameter/parameter.h" |
