summaryrefslogtreecommitdiffstats
path: root/src/id-clash.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/id-clash.cpp')
-rw-r--r--src/id-clash.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/id-clash.cpp b/src/id-clash.cpp
index 1dba84fd9..2ee358d49 100644
--- a/src/id-clash.cpp
+++ b/src/id-clash.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Routines for resolving ID clashes when importing or pasting.
*
@@ -8,7 +9,7 @@
*
* Copyright (C) 2008 authors
*
- * Released under GNU GPL, read the file 'COPYING' for more information
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#include <cstdlib>