summaryrefslogtreecommitdiffstats
path: root/src/winconsole.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/winconsole.cpp')
-rw-r--r--src/winconsole.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/winconsole.cpp b/src/winconsole.cpp
index b34b83c3e..aa04128fd 100644
--- a/src/winconsole.cpp
+++ b/src/winconsole.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/**
* \file
* Command-line wrapper for Windows.
@@ -35,7 +36,7 @@
*
* Copyright (C) 2008-2010 Authors
*
- * Released under GNU GPL, read the file 'COPYING' for more information
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#ifdef _WIN32