diff options
Diffstat (limited to 'src/selection-describer.cpp')
| -rw-r--r-- | src/selection-describer.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/selection-describer.cpp b/src/selection-describer.cpp index 1ec2e3d3c..9767a55bb 100644 --- a/src/selection-describer.cpp +++ b/src/selection-describer.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Inkscape::SelectionDescriber - shows messages describing selection * @@ -9,7 +10,7 @@ * * Copyright (C) 2004-2006 Authors * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <set> |
