diff --git a/ios/send-ios-action-extension/ActionViewController.swift b/ios/send-ios-action-extension/ActionViewController.swift index 5d440d0d..9b202adb 100644 --- a/ios/send-ios-action-extension/ActionViewController.swift +++ b/ios/send-ios-action-extension/ActionViewController.swift @@ -3,7 +3,6 @@ // send-ios-action-extension // // Created by Donovan Preston on 7/26/18. -// Copyright © 2018 Donovan Preston. All rights reserved. // import UIKit diff --git a/ios/send-ios.xcodeproj/project.xcworkspace/xcuserdata/donovan.xcuserdatad/UserInterfaceState.xcuserstate b/ios/send-ios.xcodeproj/project.xcworkspace/xcuserdata/donovan.xcuserdatad/UserInterfaceState.xcuserstate index 599877ae..ccfe2abd 100644 Binary files a/ios/send-ios.xcodeproj/project.xcworkspace/xcuserdata/donovan.xcuserdatad/UserInterfaceState.xcuserstate and b/ios/send-ios.xcodeproj/project.xcworkspace/xcuserdata/donovan.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/ios/send-ios/AppDelegate.swift b/ios/send-ios/AppDelegate.swift index ca22e5ed..bfb62d7a 100644 --- a/ios/send-ios/AppDelegate.swift +++ b/ios/send-ios/AppDelegate.swift @@ -3,7 +3,6 @@ // send-ios // // Created by Donovan Preston on 7/19/18. -// Copyright © 2018 Donovan Preston. All rights reserved. // import UIKit diff --git a/ios/send-ios/ViewController.swift b/ios/send-ios/ViewController.swift index ca5efe47..289f07c4 100644 --- a/ios/send-ios/ViewController.swift +++ b/ios/send-ios/ViewController.swift @@ -3,7 +3,6 @@ // send-ios // // Created by Donovan Preston on 7/19/18. -// Copyright © 2018 Donovan Preston. All rights reserved. // import UIKit