diff options
author | Morph <39850852+Morph1984@users.noreply.github.com> | 2020-09-02 17:58:15 +0200 |
---|---|---|
committer | Morph <39850852+Morph1984@users.noreply.github.com> | 2020-09-02 17:58:15 +0200 |
commit | 45ecd601be9519f6c969746c7736cb0a7090560a (patch) | |
tree | 4c76baa8419fa8cb23c7c6ad2fa12a70d3c75426 /src/input_common/motion_input.h | |
parent | Merge pull request #4570 from german77/motionInput (diff) | |
download | yuzu-45ecd601be9519f6c969746c7736cb0a7090560a.tar yuzu-45ecd601be9519f6c969746c7736cb0a7090560a.tar.gz yuzu-45ecd601be9519f6c969746c7736cb0a7090560a.tar.bz2 yuzu-45ecd601be9519f6c969746c7736cb0a7090560a.tar.lz yuzu-45ecd601be9519f6c969746c7736cb0a7090560a.tar.xz yuzu-45ecd601be9519f6c969746c7736cb0a7090560a.tar.zst yuzu-45ecd601be9519f6c969746c7736cb0a7090560a.zip |
Diffstat (limited to 'src/input_common/motion_input.h')
-rw-r--r-- | src/input_common/motion_input.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/input_common/motion_input.h b/src/input_common/motion_input.h index 445798a54..54b4439d9 100644 --- a/src/input_common/motion_input.h +++ b/src/input_common/motion_input.h @@ -1,6 +1,6 @@ -// Copyright 2014 Dolphin Emulator Project -// Licensed under GPLv2+ -// Refer to the license.txt file included. +// Copyright 2020 yuzu Emulator Project +// Licensed under GPLv2 or any later version +// Refer to the license.txt file included #pragma once |