mirror of
https://github.com/dolphin-emu/WiimotePair.git
synced 2026-01-31 01:15:18 +01:00
10 lines
327 B
Plaintext
10 lines
327 B
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>FILEHEADER</key>
|
|
<string> Copyright ___YEAR___ Dolphin Emulator Project
|
|
// SPDX-License-Identifier: GPL-2.0-or-later</string>
|
|
</dict>
|
|
</plist>
|