diff options
| author | Tillmann Karras <tilkax@gmail.com> | 2015-05-24 06:32:32 +0200 |
|---|---|---|
| committer | Tillmann Karras <tilkax@gmail.com> | 2015-05-25 13:11:47 +0200 |
| commit | 268f52e05479dc8e0f2cbf550472ca8d4867cf22 (patch) | |
| tree | 1f6281c6b067f78857e360933316e732390d3a78 /Source/Core/VideoCommon/AsyncRequests.cpp | |
| parent | 6d9986846ceeaf805ba70b7014127bfbbd66beea (diff) | |
Add missing license headers
Diffstat (limited to 'Source/Core/VideoCommon/AsyncRequests.cpp')
| -rw-r--r-- | Source/Core/VideoCommon/AsyncRequests.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/Core/VideoCommon/AsyncRequests.cpp b/Source/Core/VideoCommon/AsyncRequests.cpp index d2945a3dbc..a702bf01f6 100644 --- a/Source/Core/VideoCommon/AsyncRequests.cpp +++ b/Source/Core/VideoCommon/AsyncRequests.cpp @@ -1,3 +1,7 @@ +// Copyright 2015 Dolphin Emulator Project +// Licensed under GPLv2+ +// Refer to the license.txt file included. + #include "VideoCommon/AsyncRequests.h" #include "VideoCommon/Fifo.h" #include "VideoCommon/RenderBase.h" |
