dist: add spdx header to udev rules
This commit is contained in:
parent
77dedfe363
commit
39c47a9e38
1 changed files with 3 additions and 0 deletions
3
dist/72-yuzu-input.rules
vendored
3
dist/72-yuzu-input.rules
vendored
|
@ -1,3 +1,6 @@
|
||||||
|
# SPDX-FileCopyrightText: 2023 yuzu Emulator Project
|
||||||
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
|
|
||||||
# Allow systemd-logind to manage user access to hidraw with this file
|
# Allow systemd-logind to manage user access to hidraw with this file
|
||||||
# On most systems, this file should be installed to /etc/udev/rules.d/72-yuzu-input.rules
|
# On most systems, this file should be installed to /etc/udev/rules.d/72-yuzu-input.rules
|
||||||
# Consult your distro if this is not the case
|
# Consult your distro if this is not the case
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue