diff options
Diffstat (limited to 'src/ui/tools/spray-tool.h')
| -rw-r--r-- | src/ui/tools/spray-tool.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/ui/tools/spray-tool.h b/src/ui/tools/spray-tool.h index 06fba80a9..a4d5d927c 100644 --- a/src/ui/tools/spray-tool.h +++ b/src/ui/tools/spray-tool.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef __SP_SPRAY_CONTEXT_H__ #define __SP_SPRAY_CONTEXT_H__ @@ -7,7 +8,7 @@ * Authors: * Pierre-Antoine MARC * Pierre CACLIN - * Aurel-Aimé MARMION + * Aurel-Aimé MARMION * Julien LERAY * Benoît LAVORATA * Vincent MONTAGNE @@ -17,7 +18,7 @@ * * Copyright (C) 2009 authors * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <2geom/point.h> |
