diff options
| author | 2018-01-13 16:22:39 -0500 | |
|---|---|---|
| committer | 2018-01-13 16:22:39 -0500 | |
| commit | 1247c537860b3e3c6020372883181b6e44bedaf7 (patch) | |
| tree | 1b81da8028db0810350cd1dd7a0fc7c941cda30f /src/core/frontend/framebuffer_layout.cpp | |
| parent | Remove settings issues in sdl and fix a few files that broke in mingw (diff) | |
| download | yuzu-1247c537860b3e3c6020372883181b6e44bedaf7.tar.gz yuzu-1247c537860b3e3c6020372883181b6e44bedaf7.tar.xz yuzu-1247c537860b3e3c6020372883181b6e44bedaf7.zip | |
yuzu: Update license text to be consistent across project.
Diffstat (limited to 'src/core/frontend/framebuffer_layout.cpp')
| -rw-r--r-- | src/core/frontend/framebuffer_layout.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/frontend/framebuffer_layout.cpp b/src/core/frontend/framebuffer_layout.cpp index 18ec4d2ed..8f07aedc9 100644 --- a/src/core/frontend/framebuffer_layout.cpp +++ b/src/core/frontend/framebuffer_layout.cpp | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | // Copyright 2018 Yuzu Emulator Team | 1 | // Copyright 2018 yuzu emulator team |
| 2 | // Licensed under GPLv2 or any later version | 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 | ||