summaryrefslogtreecommitdiffstats
path: root/src/inkgc/gc-core.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/inkgc/gc-core.h')
-rw-r--r--src/inkgc/gc-core.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/inkgc/gc-core.h b/src/inkgc/gc-core.h
index a9a3ec3a5..cbd4b7ef4 100644
--- a/src/inkgc/gc-core.h
+++ b/src/inkgc/gc-core.h
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/** @file
* @brief Wrapper for Boehm GC
*/
@@ -6,7 +7,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_GC_CORE_H