summaryrefslogtreecommitdiffstats
path: root/src/extension/execution-env.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/extension/execution-env.h')
-rw-r--r--src/extension/execution-env.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/extension/execution-env.h b/src/extension/execution-env.h
index c84395814..15d2cce35 100644
--- a/src/extension/execution-env.h
+++ b/src/extension/execution-env.h
@@ -1,10 +1,11 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Authors:
* Ted Gould <ted@gould.cx>
*
* 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_EXTENSION_EXECUTION_ENV_H__