diff options
Diffstat (limited to 'src/ui/widget/registry.h')
| -rw-r--r-- | src/ui/widget/registry.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/widget/registry.h b/src/ui/widget/registry.h index a236b96ad..190aaac0f 100644 --- a/src/ui/widget/registry.h +++ b/src/ui/widget/registry.h @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Ralf Stephan <ralf@ark.in-berlin.de> * * Copyright (C) 2005 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 INKSCAPE_UI_WIDGET_REGISTRY__H #define INKSCAPE_UI_WIDGET_REGISTRY__H |
