From 8d62cb3c1be43b260027dbe7a0a253fa3acfd5d9 Mon Sep 17 00:00:00 2001 From: Roopesh Chander Date: Sat, 13 Oct 2018 07:30:26 +0530 Subject: [PATCH] Change copyright to WireGuard LLC Signed-off-by: Roopesh Chander --- WireGuard/WireGuard/UI/iOS/AppDelegate.swift | 2 +- WireGuard/WireGuard/UI/iOS/MainViewController.swift | 2 +- WireGuard/WireGuard/UI/iOS/TunnelsListTableViewController.swift | 2 +- 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