Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Commit 7aba7f0

Browse files
author
Steven Diviney
committed
Header correction in ZDKUiConfiguration
1 parent c6df29b commit 7aba7f0

File tree

3 files changed

+45
-22
lines changed

3 files changed

+45
-22
lines changed

ZendeskSDK/4.0.2/ZendeskSDK.framework/Headers/ZDKUiConfiguration.h

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
1-
//
2-
// ZDKUiConfiguration.h
3-
// ZendeskSDK
4-
//
5-
// Created by Steven Diviney on 12/06/2018.
6-
// Copyright © 2018 Zendesk. All rights reserved.
7-
//
1+
/*
2+
*
3+
* ZDKUiConfiguration.h
4+
* ZendeskSDK
5+
*
6+
* Created by Zendesk on 12/06/15.
7+
*
8+
* Copyright (c) 2018 Zendesk. All rights reserved.
9+
*
10+
* By downloading or using the Zendesk Mobile SDK, You agree to the Zendesk Master
11+
* Subscription Agreement https://www.zendesk.com/company/customers-partners/#master-subscription-agreement and Application Developer and API License
12+
* Agreement https://www.zendesk.com/company/customers-partners/#application-developer-api-license-agreement and
13+
* acknowledge that such terms govern Your use of and access to the Mobile SDK.
14+
*
15+
*/
816

917
#ifndef ZDKUiConfiguration_h
1018
#define ZDKUiConfiguration_h

ZendeskSDK/4.0/ZendeskSDK.framework/Headers/ZDKUiConfiguration.h

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
1-
//
2-
// ZDKUiConfiguration.h
3-
// ZendeskSDK
4-
//
5-
// Created by Steven Diviney on 12/06/2018.
6-
// Copyright © 2018 Zendesk. All rights reserved.
7-
//
8-
1+
/*
2+
*
3+
* ZDKUiConfiguration.h
4+
* ZendeskSDK
5+
*
6+
* Created by Zendesk on 12/06/15.
7+
*
8+
* Copyright (c) 2018 Zendesk. All rights reserved.
9+
*
10+
* By downloading or using the Zendesk Mobile SDK, You agree to the Zendesk Master
11+
* Subscription Agreement https://www.zendesk.com/company/customers-partners/#master-subscription-agreement and Application Developer and API License
12+
* Agreement https://www.zendesk.com/company/customers-partners/#application-developer-api-license-agreement and
13+
* acknowledge that such terms govern Your use of and access to the Mobile SDK.
14+
*
15+
*/
916
#ifndef ZDKUiConfiguration_h
1017
#define ZDKUiConfiguration_h
1118

ZendeskSDK/4.1/ZendeskSDK.framework/Headers/ZDKUiConfiguration.h

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
1-
//
2-
// ZDKUiConfiguration.h
3-
// ZendeskSDK
4-
//
5-
// Created by Steven Diviney on 12/06/2018.
6-
// Copyright © 2018 Zendesk. All rights reserved.
7-
//
1+
/*
2+
*
3+
* ZDKUiConfiguration.h
4+
* ZendeskSDK
5+
*
6+
* Created by Zendesk on 12/06/15.
7+
*
8+
* Copyright (c) 2018 Zendesk. All rights reserved.
9+
*
10+
* By downloading or using the Zendesk Mobile SDK, You agree to the Zendesk Master
11+
* Subscription Agreement https://www.zendesk.com/company/customers-partners/#master-subscription-agreement and Application Developer and API License
12+
* Agreement https://www.zendesk.com/company/customers-partners/#application-developer-api-license-agreement and
13+
* acknowledge that such terms govern Your use of and access to the Mobile SDK.
14+
*
15+
*/
816

917
#ifndef ZDKUiConfiguration_h
1018
#define ZDKUiConfiguration_h

0 commit comments

Comments
 (0)