diff options
Diffstat (limited to 'src/document-subset.cpp')
| -rw-r--r-- | src/document-subset.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/document-subset.cpp b/src/document-subset.cpp index b16c1879f..713af9aa7 100644 --- a/src/document-subset.cpp +++ b/src/document-subset.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Inkscape::DocumentSubset - view of a document including only a subset * of nodes @@ -5,7 +6,7 @@ * Copyright 2006 MenTaLguY <mental@rydia.net> * Abhishek Sharma * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <map> |
