summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoConfig.cpp
diff options
context:
space:
mode:
authorTillmann Karras <tilkax@gmail.com>2015-05-18 01:08:10 +0200
committerTillmann Karras <tilkax@gmail.com>2015-05-25 13:22:31 +0200
commitcefcb0ace9d363b3679b4e93bcc9ec05f1e5f4f8 (patch)
treeda3b269efaa798e763fdec8e21bcf98f75a9dc37 /Source/Core/VideoCommon/VideoConfig.cpp
parent4657c7e57845f8324535c4e0eab4e0a2654d911c (diff)
Update license headers to GPLv2+
Diffstat (limited to 'Source/Core/VideoCommon/VideoConfig.cpp')
-rw-r--r--Source/Core/VideoCommon/VideoConfig.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/VideoCommon/VideoConfig.cpp b/Source/Core/VideoCommon/VideoConfig.cpp
index 5201f13ba7..8727db039b 100644
--- a/Source/Core/VideoCommon/VideoConfig.cpp
+++ b/Source/Core/VideoCommon/VideoConfig.cpp
@@ -1,5 +1,5 @@
// Copyright 2013 Dolphin Emulator Project
-// Licensed under GPLv2
+// Licensed under GPLv2+
// Refer to the license.txt file included.
#include <cmath>