diff options
Diffstat (limited to 'src/ui/tools/dropper-tool.h')
| -rw-r--r-- | src/ui/tools/dropper-tool.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/tools/dropper-tool.h b/src/ui/tools/dropper-tool.h index 049244b66..d52049ca2 100644 --- a/src/ui/tools/dropper-tool.h +++ b/src/ui/tools/dropper-tool.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef __SP_DROPPER_CONTEXT_H__ #define __SP_DROPPER_CONTEXT_H__ @@ -9,7 +10,7 @@ * * Copyright (C) 1999-2002 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> |
