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