Fix casing from Wireguard to WireGuard.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jeroen Leenarts
2018-05-24 20:13:21 +02:00
parent 5d3f97133d
commit d15972d2ce
18 changed files with 76 additions and 70 deletions
@@ -1,9 +1,9 @@
//
// ConnectionsTableViewController.swift
// Wireguard
// WireGuard
//
// Created by Jeroen Leenarts on 23-05-18.
// Copyright © 2018 Wireguard. All rights reserved.
// Copyright © 2018 WireGuard. All rights reserved.
//
import UIKit
+2 -2
View File
@@ -1,9 +1,9 @@
//
// Identifyable.swift
// Wireguard
// WireGuard
//
// Created by Jeroen Leenarts on 23-05-18.
// Copyright © 2018 Wireguard. All rights reserved.
// Copyright © 2018 WireGuard. All rights reserved.
//
import Foundation