Explorar el Código

remove TWS from (C)

Marino Faggiana hace 6 años
padre
commit
ae5069860d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      iOSClient/Brand/NCBrand.swift

+ 1 - 1
iOSClient/Brand/NCBrand.swift

@@ -71,7 +71,7 @@ class NCBrandColor: NSObject {
     
     @objc public let brand:                             String = "Nextcloud"
     @objc public let mailMe:                            String = "ios@nextcloud.com"
-    @objc public let textCopyrightNextcloudiOS:         String = "Nextcloud for iOS %@ © 2018 T.W.S. Inc."
+    @objc public let textCopyrightNextcloudiOS:         String = "Nextcloud for iOS %@ © 2018"
     @objc public let textCopyrightNextcloudServer:      String = "Nextcloud Server %@"
     @objc public let loginBaseUrl:                      String = "https://cloud.twsweb.it"
     @objc public let pushNotificationServerProxy:       String = "https://push-notifications.nextcloud.com"