Skip to content

Commit 26d6fab

Browse files
committed
Changing license to MPL 2.0
1 parent da36c06 commit 26d6fab

File tree

168 files changed

+867
-1179
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

168 files changed

+867
-1179
lines changed

Antidote/ActiveSessionCoordinator.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// ActiveSessionCoordinator.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 07/10/15.
6-
// Copyright © 2015 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import UIKit
106

Antidote/ActiveSessionNavigationCoordinator.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// ActiveSessionNavigationCoordinator.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 15/11/15.
6-
// Copyright © 2015 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import UIKit
106

Antidote/AddFriendController.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// AddFriendController.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 25/12/15.
6-
// Copyright © 2015 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import UIKit
106
import SnapKit

Antidote/AlertAudioPlayer.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// AlertAudioPlayer.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 16.01.16.
6-
// Copyright © 2016 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import Foundation
106
import AVFoundation

Antidote/AppCoordinator.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// AppCoordinator.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 07/10/15.
6-
// Copyright © 2015 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import UIKit
106

Antidote/AppDelegate.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// AppDelegate.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 07/10/15.
6-
// Copyright © 2015 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import UIKit
106

Antidote/AudioPlayer.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// AudioPlayer.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 16.01.16.
6-
// Copyright © 2016 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import Foundation
106
import AVFoundation

Antidote/AutomationCoordinator.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// AutomationCoordinator.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 25.03.16.
6-
// Copyright © 2016 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import Foundation
106
import MobileCoreServices

Antidote/AvatarManager.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// AvatarManager.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 07/12/15.
6-
// Copyright © 2015 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import Foundation
106

Antidote/BaseCell.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// BaseCell.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 14/12/15.
6-
// Copyright © 2015 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import UIKit
106

Antidote/BaseCellModel.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// BaseCellModel.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 14/12/15.
6-
// Copyright © 2015 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import Foundation
106

Antidote/BubbleView.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// BubbleView.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 16.01.16.
6-
// Copyright © 2016 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import UIKit
106
import SnapKit

Antidote/CallActiveController.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// CallActiveController.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 07.02.16.
6-
// Copyright © 2016 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import UIKit
106
import SnapKit

Antidote/CallBaseController.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// CallBaseController.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 04.02.16.
6-
// Copyright © 2016 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import UIKit
106
import SnapKit

Antidote/CallButton.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// CallButton.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 07.02.16.
6-
// Copyright © 2016 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import UIKit
106

Antidote/CallCoordinator.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// CallCoordinator.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 02.01.16.
6-
// Copyright © 2016 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import Foundation
106

Antidote/CallIncomingController.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// CallIncomingController.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 06.02.16.
6-
// Copyright © 2016 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import UIKit
106
import SnapKit

Antidote/ChangeAutodownloadImagesController.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// ChangeAutodownloadImagesController.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 25.03.16.
6-
// Copyright © 2016 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import UIKit
106

Antidote/ChangePasswordController.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// ChangePasswordController.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 31.01.16.
6-
// Copyright © 2016 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import UIKit
106
import SnapKit

Antidote/ChangePinTimeoutController.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// ChangePinTimeoutController.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 17/09/16.
6-
// Copyright © 2016 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import UIKit
106

Antidote/ChangeUserStatusController.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// ChangeUserStatusController.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 30.01.16.
6-
// Copyright © 2016 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import UIKit
106

Antidote/ChatBaseTextCell.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// ChatBaseTextCell.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 19/07/16.
6-
// Copyright © 2016 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import UIKit
106

Antidote/ChatBaseTextCellModel.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// ChatBaseTextCellModel.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 19/07/16.
6-
// Copyright © 2016 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import Foundation
106

Antidote/ChatEditable.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// ChatEditable.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 07/05/16.
6-
// Copyright © 2016 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import Foundation
106

Antidote/ChatGenericFileCell.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// ChatGenericFileCell.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 25.03.16.
6-
// Copyright © 2016 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import UIKit
106
import SnapKit

Antidote/ChatGenericFileCellModel.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// ChatGenericFileCellModel.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 25.03.16.
6-
// Copyright © 2016 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import Foundation
106

Antidote/ChatIncomingCallCell.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// ChatIncomingCallCell.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 12.02.16.
6-
// Copyright © 2016 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import UIKit
106
import SnapKit

Antidote/ChatIncomingCallCellModel.swift

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
//
2-
// ChatIncomingCallCellModel.swift
3-
// Antidote
4-
//
5-
// Created by Dmytro Vorobiov on 12.02.16.
6-
// Copyright © 2016 dvor. All rights reserved.
7-
//
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
84

95
import Foundation
106

0 commit comments

Comments
 (0)