diff options
Diffstat (limited to 'src/extension/param/bool.cpp')
| -rw-r--r-- | src/extension/param/bool.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/extension/param/bool.cpp b/src/extension/param/bool.cpp index 1ba9f6633..10121f7ab 100644 --- a/src/extension/param/bool.cpp +++ b/src/extension/param/bool.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> |
