diff options
Diffstat (limited to 'src/ui/tools/tweak-tool.h')
| -rw-r--r-- | src/ui/tools/tweak-tool.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/ui/tools/tweak-tool.h b/src/ui/tools/tweak-tool.h index 51f32daa9..677cc0bd0 100644 --- a/src/ui/tools/tweak-tool.h +++ b/src/ui/tools/tweak-tool.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef __SP_TWEAK_CONTEXT_H__ #define __SP_TWEAK_CONTEXT_H__ @@ -5,11 +6,11 @@ * tweaking paths without node editing * * Authors: - * bulia byak + * bulia byak * * Copyright (C) 2007 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 "ui/tools/tool-base.h" |
