summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/originalpath.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/live_effects/parameter/originalpath.h')
-rw-r--r--src/live_effects/parameter/originalpath.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/live_effects/parameter/originalpath.h b/src/live_effects/parameter/originalpath.h
index 4432d063d..7bdc23c92 100644
--- a/src/live_effects/parameter/originalpath.h
+++ b/src/live_effects/parameter/originalpath.h
@@ -1,12 +1,13 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
#ifndef INKSCAPE_LIVEPATHEFFECT_PARAMETER_ORIGINAL_PATH_H
#define INKSCAPE_LIVEPATHEFFECT_PARAMETER_ORIGINAL_PATH_H
/*
* Inkscape::LivePathEffectParameters
*
-* Copyright (C) Johan Engelen 2012 <j.b.c.engelen@alumnus.utwente.nl>
+ * Copyright (C) Johan Engelen 2012 <j.b.c.engelen@alumnus.utwente.nl>
*
- * Released under GNU GPL, read the file 'COPYING' for more information
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#include "live_effects/parameter/path.h"