mirror of
https://github.com/passepartoutvpn/wireguard-apple.git
synced 2025-01-14 04:29:08 +00:00
90acf2b220
A bit overdue, but better late than never. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
10 lines
321 B
Plaintext
10 lines
321 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> SPDX-License-Identifier: MIT
|
|
// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.</string>
|
|
</dict>
|
|
</plist>
|