diff options
Diffstat (limited to 'src/message-context.h')
| -rw-r--r-- | src/message-context.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/message-context.h b/src/message-context.h index ea86c4ec0..3873d3b64 100644 --- a/src/message-context.h +++ b/src/message-context.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /** \file * Interface for locally managing a current status message */ @@ -8,7 +9,7 @@ * * Copyright (C) 2004 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_MESSAGE_CONTEXT_H |
