diff options
Diffstat (limited to 'src/layer-fns.cpp')
| -rw-r--r-- | src/layer-fns.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/layer-fns.cpp b/src/layer-fns.cpp index 3b9428779..dfb003727 100644 --- a/src/layer-fns.cpp +++ b/src/layer-fns.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Inkscape::SelectionDescriber - shows messages describing selection * @@ -7,7 +8,7 @@ * * Copyright (C) 2004 MenTaLguY * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "document.h" |
