diff options
Diffstat (limited to 'src/ui/tools/flood-tool.h')
| -rw-r--r-- | src/ui/tools/flood-tool.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/tools/flood-tool.h b/src/ui/tools/flood-tool.h index f6f49b9c4..877db980a 100644 --- a/src/ui/tools/flood-tool.h +++ b/src/ui/tools/flood-tool.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef __SP_FLOOD_CONTEXT_H__ #define __SP_FLOOD_CONTEXT_H__ @@ -8,7 +9,7 @@ * Lauris Kaplinski <lauris@kaplinski.com> * John Bintz <jcoswell@coswellproductions.org> * - * Released under GNU GPL + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <vector> |
