diff options
Diffstat (limited to 'src/extension/init.cpp')
| -rw-r--r-- | src/extension/init.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/extension/init.cpp b/src/extension/init.cpp index 3ac73f05a..8e3c757f8 100644 --- a/src/extension/init.cpp +++ b/src/extension/init.cpp @@ -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 involves 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. */ #ifdef HAVE_CONFIG_H |
