diff options
author | bunnei <bunneidev@gmail.com> | 2014-12-21 16:05:44 -0500 |
---|---|---|
committer | bunnei <bunneidev@gmail.com> | 2014-12-21 16:05:44 -0500 |
commit | 0de6a08d75eaae68f441453a2f855b3e51a17143 (patch) | |
tree | e55e49fa1e1cf5298889ca8be9b9f36db806478b /src/common/thread.h | |
parent | c1072491030867d24a276ed803736ffbc1c24355 (diff) | |
parent | ebfd831ccba32bce097491db3d6bdff0be05935e (diff) |
Merge pull request #291 from purpasmart96/license
License change
Diffstat (limited to 'src/common/thread.h')
-rw-r--r-- | src/common/thread.h | 4 |
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 @@ -// 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. #pragma once |