aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--WireGuard/WireGuard/UI/iOS/AppDelegate.swift2
-rw-r--r--WireGuard/WireGuard/UI/iOS/MainViewController.swift2
-rw-r--r--WireGuard/WireGuard/UI/iOS/TunnelsListTableViewController.swift2
3 files changed, 3 insertions, 3 deletions
diff --git a/WireGuard/WireGuard/UI/iOS/AppDelegate.swift b/WireGuard/WireGuard/UI/iOS/AppDelegate.swift
index 4052b7b..028d27b 100644
--- a/WireGuard/WireGuard/UI/iOS/AppDelegate.swift
+++ b/WireGuard/WireGuard/UI/iOS/AppDelegate.swift
@@ -3,7 +3,7 @@
// WireGuard
//
// Created by Roopesh Chander on 11/08/18.
-// Copyright © 2018 Roopesh Chander. All rights reserved.
+// Copyright © 2018 WireGuard LLC. All rights reserved.
//
import UIKit
diff --git a/WireGuard/WireGuard/UI/iOS/MainViewController.swift b/WireGuard/WireGuard/UI/iOS/MainViewController.swift
index 4672c27..25be277 100644
--- a/WireGuard/WireGuard/UI/iOS/MainViewController.swift
+++ b/WireGuard/WireGuard/UI/iOS/MainViewController.swift
@@ -3,7 +3,7 @@
// WireGuard
//
// Created by Roopesh Chander on 11/08/18.
-// Copyright © 2018 Roopesh Chander. All rights reserved.
+// Copyright © 2018 WireGuard LLC. All rights reserved.
//
import UIKit
diff --git a/WireGuard/WireGuard/UI/iOS/TunnelsListTableViewController.swift b/WireGuard/WireGuard/UI/iOS/TunnelsListTableViewController.swift
index e886e4a..f54efae 100644
--- a/WireGuard/WireGuard/UI/iOS/TunnelsListTableViewController.swift
+++ b/WireGuard/WireGuard/UI/iOS/TunnelsListTableViewController.swift
@@ -3,7 +3,7 @@
// WireGuard
//
// Created by Roopesh Chander on 12/10/18.
-// Copyright © 2018 Roopesh Chander. All rights reserved.
+// Copyright © 2018 WireGuard LLC. All rights reserved.
//
import UIKit