summaryrefslogtreecommitdiff
path: root/src/input_common/motion_input.h
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2020-09-02 12:49:39 -0400
committerGitHub <noreply@github.com>2020-09-02 12:49:39 -0400
commit98913986e7ab43c8672fc5597de47ecb58e77483 (patch)
tree4c76baa8419fa8cb23c7c6ad2fa12a70d3c75426 /src/input_common/motion_input.h
parentf64917a85222bc98cd6363a6d97b9ccb5bd54a09 (diff)
parent45ecd601be9519f6c969746c7736cb0a7090560a (diff)
Merge pull request #4621 from Morph1984/use-pi
input_common/motion_input: Make use of Common::PI constant
Diffstat (limited to 'src/input_common/motion_input.h')
-rw-r--r--src/input_common/motion_input.h6
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