diff options
Diffstat (limited to 'src/extension/init.h')
| -rw-r--r-- | src/extension/init.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/extension/init.h b/src/extension/init.h index d89ad6ddd..328ee89d7 100644 --- a/src/extension/init.h +++ b/src/extension/init.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * This is what gets executed to initialize all of the modules. For * the internal modules this invovles executing their initialization @@ -9,7 +10,7 @@ * * Copyright (C) 2002-2004 Authors * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #ifndef INKSCAPE_EXTENSION_INIT_H__ |
