summaryrefslogtreecommitdiffstats
path: root/src/util/reverse-list.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/reverse-list.h')
-rw-r--r--src/util/reverse-list.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/util/reverse-list.h b/src/util/reverse-list.h
index dacbc2a11..c0164085b 100644
--- a/src/util/reverse-list.h
+++ b/src/util/reverse-list.h
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Inkscape::Util::reverse_list - generate a reversed list from iterator range
*
@@ -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_UTIL_REVERSE_LIST_H