diff options
Diffstat (limited to 'src/extension/param/notebook.h')
| -rw-r--r-- | src/extension/param/notebook.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/extension/param/notebook.h b/src/extension/param/notebook.h index 1d676615b..dd7154f06 100644 --- a/src/extension/param/notebook.h +++ b/src/extension/param/notebook.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef INK_EXTENSION_PARAMNOTEBOOK_H_SEEN #define INK_EXTENSION_PARAMNOTEBOOK_H_SEEN @@ -12,7 +13,7 @@ * * Copyright (C) 2006 Author * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "parameter.h" |
