aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--WireGuard/WireGuard.xcodeproj/xcshareddata/IDETemplateMacros.plist9
1 files changed, 9 insertions, 0 deletions
diff --git a/WireGuard/WireGuard.xcodeproj/xcshareddata/IDETemplateMacros.plist b/WireGuard/WireGuard.xcodeproj/xcshareddata/IDETemplateMacros.plist
new file mode 100644
index 0000000..4743b24
--- /dev/null
+++ b/WireGuard/WireGuard.xcodeproj/xcshareddata/IDETemplateMacros.plist
@@ -0,0 +1,9 @@
+<?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 WireGuard LLC. All rights reserved.</string>
+</dict>
+</plist>