Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ReCaptcha/Classes/DispatchQueue+Throttle.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// ReCaptcha
//
// Created by Flávio Caetano on 21/12/17.
// Copyright © 2018 ReCaptcha. All rights reserved.
// Copyright © 2018 ReCaptcha, MIT License.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion ReCaptcha/Classes/ReCaptcha.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// ReCaptcha
//
// Created by Flávio Caetano on 22/03/17.
// Copyright © 2018 ReCaptcha. All rights reserved.
// Copyright © 2018 ReCaptcha, MIT License.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion ReCaptcha/Classes/ReCaptchaDecoder.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// ReCaptcha
//
// Created by Flávio Caetano on 22/03/17.
// Copyright © 2018 ReCaptcha. All rights reserved.
// Copyright © 2018 ReCaptcha, MIT License.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion ReCaptcha/Classes/ReCaptchaError.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// ReCaptcha
//
// Created by Flávio Caetano on 22/03/17.
// Copyright © 2018 ReCaptcha. All rights reserved.
// Copyright © 2018 ReCaptcha, MIT License.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion ReCaptcha/Classes/ReCaptchaResult.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// ReCaptcha
//
// Created by Flávio Caetano on 06/03/17.
// Copyright © 2018 ReCaptcha. All rights reserved.
// Copyright © 2018 ReCaptcha, MIT License.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion ReCaptcha/Classes/ReCaptchaWebViewManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// ReCaptcha
//
// Created by Flávio Caetano on 22/03/17.
// Copyright © 2018 ReCaptcha. All rights reserved.
// Copyright © 2018 ReCaptcha, MIT License.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion ReCaptcha/Classes/String+Dict.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// ReCaptcha
//
// Created by Flávio Caetano on 10/10/17.
// Copyright © 2018 ReCaptcha. All rights reserved.
// Copyright © 2018 ReCaptcha, MIT License.
//

import Foundation
Expand Down