소스 검색

update (c) 2019

Marino Faggiana 6 년 전
부모
커밋
ccb86cdfe8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      iOSClient/Brand/NCBrand.swift

+ 1 - 1
iOSClient/Brand/NCBrand.swift

@@ -72,7 +72,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"
+    @objc public let textCopyrightNextcloudiOS:         String = "Nextcloud for iOS %@ © 2019"
     @objc public let textCopyrightNextcloudServer:      String = "Nextcloud Server %@"
     @objc public let loginBaseUrl:                      String = "https://cloud.nextcloud.com"
     @objc public let pushNotificationServerProxy:       String = "https://push-notifications.nextcloud.com"