diff options
Diffstat (limited to 'src/ui/widget/tolerance-slider.cpp')
| -rw-r--r-- | src/ui/widget/tolerance-slider.cpp | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/ui/widget/tolerance-slider.cpp b/src/ui/widget/tolerance-slider.cpp index 002681204..1b639a214 100644 --- a/src/ui/widget/tolerance-slider.cpp +++ b/src/ui/widget/tolerance-slider.cpp @@ -1,11 +1,12 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: - * Ralf Stephan <ralf@ark.in-berlin.de> + * Ralf Stephan <ralf@ark.in-berlin.de> * Abhishek Sharma * * Copyright (C) 2006 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 "tolerance-slider.h" |
