diff options
Diffstat (limited to 'src/ui/widget/ink-spinscale.cpp')
| -rw-r--r-- | src/ui/widget/ink-spinscale.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/widget/ink-spinscale.cpp b/src/ui/widget/ink-spinscale.cpp index 3e075978b..6fd79c9af 100644 --- a/src/ui/widget/ink-spinscale.cpp +++ b/src/ui/widget/ink-spinscale.cpp @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Tavmjong Bah <tavmjong@free.fr> * * Copyright (C) 2017 Tavmjong Bah * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ /** \file |
