summaryrefslogtreecommitdiff
path: root/src/common/thread.h
diff options
context:
space:
mode:
authorGravatar bunnei2014-12-21 16:05:44 -0500
committerGravatar bunnei2014-12-21 16:05:44 -0500
commit0de6a08d75eaae68f441453a2f855b3e51a17143 (patch)
treee55e49fa1e1cf5298889ca8be9b9f36db806478b /src/common/thread.h
parentUpdate README.md (diff)
parentLicense change (diff)
downloadyuzu-0de6a08d75eaae68f441453a2f855b3e51a17143.tar.gz
yuzu-0de6a08d75eaae68f441453a2f855b3e51a17143.tar.xz
yuzu-0de6a08d75eaae68f441453a2f855b3e51a17143.zip
Merge pull request #291 from purpasmart96/license
License change
Diffstat (limited to 'src/common/thread.h')
-rw-r--r--src/common/thread.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/thread.h b/src/common/thread.h
index 8c36d3f07..eaf1ba00c 100644
--- a/src/common/thread.h
+++ b/src/common/thread.h
@@ -1,5 +1,5 @@
1// Copyright 2013 Dolphin Emulator Project 1// Copyright 2013 Dolphin Emulator Project / 2014 Citra Emulator Project
2// Licensed under GPLv2 2// Licensed under GPLv2 or any later version
3// Refer to the license.txt file included. 3// Refer to the license.txt file included.
4 4
5#pragma once 5#pragma once