summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/memory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/dialog/memory.cpp')
-rw-r--r--src/ui/dialog/memory.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/ui/dialog/memory.cpp b/src/ui/dialog/memory.cpp
index 454034cc5..a4210ca0c 100644
--- a/src/ui/dialog/memory.cpp
+++ b/src/ui/dialog/memory.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/**
* @file
* Memory statistics dialog.
@@ -5,9 +6,9 @@
/* Authors:
* MenTaLguY <mental@rydia.net>
*
- * Copyright (C) 2005
+ * Copyright (C) 2005
*
- * Released under GNU GPL. Read the file 'COPYING' for more information.
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#include "ui/dialog/memory.h"