summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/frame.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/widget/frame.cpp')
-rw-r--r--src/ui/widget/frame.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/widget/frame.cpp b/src/ui/widget/frame.cpp
index 231cc28ee..34ed38eb7 100644
--- a/src/ui/widget/frame.cpp
+++ b/src/ui/widget/frame.cpp
@@ -1,10 +1,11 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Authors:
* Murray C
*
* Copyright (C) 2012 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 "frame.h"