diff options
author | purpasmart96 <[email protected]> | 2014-12-16 21:38:14 -0800 |
---|---|---|
committer | purpasmart96 <[email protected]> | 2014-12-20 21:20:24 -0800 |
commit | ebfd831ccba32bce097491db3d6bdff0be05935e (patch) | |
tree | 857d1ff2b566c1d8a717c20f6631fba368e956c2 /src/video_core/video_core.h | |
parent | 765dbabdb6c70390213c89f4553e16275202a1cb (diff) | |
download | yuzu-mainline-ebfd831ccba32bce097491db3d6bdff0be05935e.tar.gz yuzu-mainline-ebfd831ccba32bce097491db3d6bdff0be05935e.zip |
License change
Diffstat (limited to 'src/video_core/video_core.h')
-rw-r--r-- | src/video_core/video_core.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video_core/video_core.h b/src/video_core/video_core.h index 609aac513..b782f17bd 100644 --- a/src/video_core/video_core.h +++ b/src/video_core/video_core.h @@ -1,5 +1,5 @@ // Copyright 2014 Citra Emulator Project -// Licensed under GPLv2 +// Licensed under GPLv2 or any later version // Refer to the license.txt file included. #pragma once |