summaryrefslogtreecommitdiffstats
path: root/src/removeoverlap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/removeoverlap.h')
-rw-r--r--src/removeoverlap.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/removeoverlap.h b/src/removeoverlap.h
index 3b093382c..0c5f6d952 100644
--- a/src/removeoverlap.h
+++ b/src/removeoverlap.h
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/** \file
* \brief Remove overlaps function
*/
@@ -7,7 +8,7 @@
*
* Copyright (C) 2005 Authors
*
- * Released under GNU LGPL. Read the file 'COPYING' for more information.
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#ifndef SEEN_REMOVEOVERLAP_H