summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/vsd-input.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/extension/internal/vsd-input.h')
-rw-r--r--src/extension/internal/vsd-input.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/extension/internal/vsd-input.h b/src/extension/internal/vsd-input.h
index 972c2d489..f30c905f6 100644
--- a/src/extension/internal/vsd-input.h
+++ b/src/extension/internal/vsd-input.h
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* This code abstracts the libwpg interfaces into the Inkscape
* input extension interface.
@@ -7,7 +8,7 @@
*
* Copyright (C) 2012 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 __EXTENSION_INTERNAL_VSDOUTPUT_H__