diff options
Diffstat (limited to 'src/widgets/gradient-vector.h')
| -rw-r--r-- | src/widgets/gradient-vector.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/widgets/gradient-vector.h b/src/widgets/gradient-vector.h index 27f818832..c30cb3230 100644 --- a/src/widgets/gradient-vector.h +++ b/src/widgets/gradient-vector.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef SEEN_GRADIENT_VECTOR_H #define SEEN_GRADIENT_VECTOR_H @@ -12,7 +13,7 @@ * Copyright (C) 2001-2002 Lauris Kaplinski * Copyright (C) 2001 Ximian, Inc. * - * 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/liststore.h> |
