diff options
Diffstat (limited to 'src/ui/control-manager.h')
| -rw-r--r-- | src/ui/control-manager.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/control-manager.h b/src/ui/control-manager.h index 418591991..12ac19ae7 100644 --- a/src/ui/control-manager.h +++ b/src/ui/control-manager.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Inkscape::ControlManager - Coordinates creation and styling of nodes, handles, etc. * @@ -6,7 +7,7 @@ * * Copyright 2012 Authors * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #ifndef SEEN_INKSCAPE_CONTROL_MANAGER_H #define SEEN_INKSCAPE_CONTROL_MANAGER_H |
