summaryrefslogtreecommitdiffstats
path: root/src/io/sys.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/io/sys.cpp')
-rw-r--r--src/io/sys.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/io/sys.cpp b/src/io/sys.cpp
index 47b6d4e78..ee1956fc5 100644
--- a/src/io/sys.cpp
+++ b/src/io/sys.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* System abstraction utility routines
@@ -7,7 +8,7 @@
*
* Copyright (C) 2004-2005 Authors
*
- * Released under GNU GPL, read the file 'COPYING' for more information
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/