diff options
Diffstat (limited to 'src/knotholder.cpp')
| -rw-r--r-- | src/knotholder.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/knotholder.cpp b/src/knotholder.cpp index 7d62ff6a5..5793afeee 100644 --- a/src/knotholder.cpp +++ b/src/knotholder.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Container for SPKnot visual handles. * @@ -10,7 +11,7 @@ * * Copyright (C) 2001-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. */ #include "knotholder.h" |
