diff options
Diffstat (limited to 'src/extension/param/float.cpp')
| -rw-r--r-- | src/extension/param/float.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/extension/param/float.cpp b/src/extension/param/float.cpp index f71e716a0..2886ad792 100644 --- a/src/extension/param/float.cpp +++ b/src/extension/param/float.cpp @@ -1,9 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2005-2007 Authors: * Ted Gould <ted@gould.cx> * Johan Engelen <johan@shouraizou.nl> * * Jon A. Cruz <jon@joncruz.org> - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <gtkmm/adjustment.h> |
