summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-sketch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/live_effects/lpe-sketch.h')
-rw-r--r--src/live_effects/lpe-sketch.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/live_effects/lpe-sketch.h b/src/live_effects/lpe-sketch.h
index 7d50020b3..4d34088d0 100644
--- a/src/live_effects/lpe-sketch.h
+++ b/src/live_effects/lpe-sketch.h
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/** \file
* @brief LPE sketch effect implementation, see lpe-sketch.cpp.
*/
@@ -7,7 +8,7 @@
*
* Copyright (C) 2007 Authors
*
- * Released under GNU GPL, read the file 'COPYING' for more information
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#ifndef INKSCAPE_LPE_SKETCH_H