diff options
Diffstat (limited to 'src/io/xsltstream.cpp')
| -rw-r--r-- | src/io/xsltstream.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/io/xsltstream.cpp b/src/io/xsltstream.cpp index 916cb0ed0..882db30b2 100644 --- a/src/io/xsltstream.cpp +++ b/src/io/xsltstream.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * XSL Transforming input and output classes * @@ -6,7 +7,7 @@ * * Copyright (C) 2004-2008 Inkscape.org * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ |
