diff options
Diffstat (limited to 'src/debug/simple-event.h')
| -rw-r--r-- | src/debug/simple-event.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/debug/simple-event.h b/src/debug/simple-event.h index 7870ca0d1..7dc706fe7 100644 --- a/src/debug/simple-event.h +++ b/src/debug/simple-event.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Inkscape::Debug::SimpleEvent - trivial implementation of Debug::Event * @@ -6,7 +7,7 @@ * * Copyright (C) 2005 MenTaLguY * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #ifndef SEEN_INKSCAPE_DEBUG_SIMPLE_EVENT_H |
