summaryrefslogtreecommitdiff
path: root/src/common/thread_queue_list.h
diff options
context:
space:
mode:
authorGravatar purpasmart962014-12-16 21:38:14 -0800
committerGravatar purpasmart962014-12-20 21:20:24 -0800
commitebfd831ccba32bce097491db3d6bdff0be05935e (patch)
tree857d1ff2b566c1d8a717c20f6631fba368e956c2 /src/common/thread_queue_list.h
parentMerge pull request #308 from Subv/more_savedata (diff)
downloadyuzu-ebfd831ccba32bce097491db3d6bdff0be05935e.tar.gz
yuzu-ebfd831ccba32bce097491db3d6bdff0be05935e.tar.xz
yuzu-ebfd831ccba32bce097491db3d6bdff0be05935e.zip
License change
Diffstat (limited to 'src/common/thread_queue_list.h')
-rw-r--r--src/common/thread_queue_list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/thread_queue_list.h b/src/common/thread_queue_list.h
index 7e3b620c7..4e1c0a215 100644
--- a/src/common/thread_queue_list.h
+++ b/src/common/thread_queue_list.h
@@ -1,5 +1,5 @@
1// Copyright 2014 Citra Emulator Project / PPSSPP Project 1// Copyright 2014 Citra Emulator Project / PPSSPP 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