diff options
Diffstat (limited to 'src/widgets/ink-comboboxentry-action.h')
| -rw-r--r-- | src/widgets/ink-comboboxentry-action.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/widgets/ink-comboboxentry-action.h b/src/widgets/ink-comboboxentry-action.h index 042d42937..fa7dd5cdf 100644 --- a/src/widgets/ink-comboboxentry-action.h +++ b/src/widgets/ink-comboboxentry-action.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * A subclass of GtkAction that wraps a GtkComboBoxEntry. * Features: @@ -13,7 +14,7 @@ * * Copyright (C) 2010 Authors * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #ifndef SEEN_INK_COMBOBOXENTRY_ACTION |
