diff options
Diffstat (limited to 'src/ui/tools/gradient-tool.h')
| -rw-r--r-- | src/ui/tools/gradient-tool.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/tools/gradient-tool.h b/src/ui/tools/gradient-tool.h index 6421e75ad..5de281afa 100644 --- a/src/ui/tools/gradient-tool.h +++ b/src/ui/tools/gradient-tool.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef __SP_GRADIENT_CONTEXT_H__ #define __SP_GRADIENT_CONTEXT_H__ @@ -12,7 +13,7 @@ * Copyright (C) 2007 Johan Engelen * Copyright (C) 2005,2010 Authors * - * Released under GNU GPL + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <cstddef> |
