summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pov-out.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/extension/internal/pov-out.h')
-rw-r--r--src/extension/internal/pov-out.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/extension/internal/pov-out.h b/src/extension/internal/pov-out.h
index d4f7991e7..3dee88be8 100644
--- a/src/extension/internal/pov-out.h
+++ b/src/extension/internal/pov-out.h
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* A simple utility for exporting Inkscape svg Shapes as PovRay bezier
* prisms. Note that this is output-only, and would thus seem to be
@@ -10,7 +11,7 @@
*
* Copyright (C) 2004-2008 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_POV_OUT_H