aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2018-10-24 07:18:58 +0530
committerRoopesh Chander <roop@roopc.net>2018-10-27 15:13:01 +0530
commit72ea54c0dba2c1a29e5c0b337418b69cefc7a41b (patch)
tree09b6591b7518287877214349d1c87df51a6f1c51 /WireGuard
parentSmaller copyright headers (diff)
downloadwireguard-apple-72ea54c0dba2c1a29e5c0b337418b69cefc7a41b.tar.xz
wireguard-apple-72ea54c0dba2c1a29e5c0b337418b69cefc7a41b.zip
Set Xcode template for smaller copyright headers
Signed-off-by: Roopesh Chander <roop@roopc.net>
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>