diff options
Diffstat (limited to 'DWA140Menu')
| -rw-r--r-- | DWA140Menu/AppDelegate.swift | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/DWA140Menu/AppDelegate.swift b/DWA140Menu/AppDelegate.swift index 67b4d9d..150103b 100644 --- a/DWA140Menu/AppDelegate.swift +++ b/DWA140Menu/AppDelegate.swift @@ -2,14 +2,14 @@ // AppDelegate.swift // DWA140Menu // -// Created by Dylan Bolger on 9/3/18. -// Copyright © 2018 Dylan Bolger. All rights reserved. +// Created by FivePixels on 9/3/18. +// Copyright © 2018 FivePixels. All rights reserved. // import Cocoa import Foundation -//Lines 14 - 96 https://stackoverflow.com/a/39175667 +// lines 14 - 96 https://stackoverflow.com/a/39175667 struct Networking { |
