aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/string_util.cpp
diff options
context:
space:
mode:
authorGravatar purpasmart96 <kanzoconfigz@hotmail.com>2014-12-16 21:38:14 -0800
committerGravatar purpasmart96 <kanzoconfigz@hotmail.com>2014-12-20 21:20:24 -0800
commitebfd831ccba32bce097491db3d6bdff0be05935e (patch)
tree857d1ff2b566c1d8a717c20f6631fba368e956c2 /src/common/string_util.cpp
parent765dbabdb6c70390213c89f4553e16275202a1cb (diff)
License change
Diffstat (limited to 'src/common/string_util.cpp')
-rw-r--r--src/common/string_util.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/string_util.cpp b/src/common/string_util.cpp
index 6d9612fb..d919b7a4 100644
--- a/src/common/string_util.cpp
+++ b/src/common/string_util.cpp
@@ -1,5 +1,5 @@
-// Copyright 2013 Dolphin Emulator Project
-// Licensed under GPLv2
+// Copyright 2013 Dolphin Emulator Project / 2014 Citra Emulator Project
+// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#include <boost/range/algorithm.hpp>