Skip to content

Commit c306fa6

Browse files
committed
removed copyright in classes
1 parent 1822977 commit c306fa6

File tree

83 files changed

+8
-90
lines changed

Some content is hidden

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

83 files changed

+8
-90
lines changed

Sources/Attribute.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwifSoup
44
//
55
// Created by Nabil Chatbi on 29/09/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/Attributes.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwifSoup
44
//
55
// Created by Nabil Chatbi on 29/09/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/BinarySearch.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup-iOS
44
//
55
// Created by Garth Snyder on 2/28/19.
6-
// Copyright © 2019 Nabil Chatbi. All rights reserved.
76
//
87
// Adapted from https://stackoverflow.com/questions/31904396/swift-binary-search-for-standard-array
98
//

Sources/BooleanAttribute.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwifSoup
44
//
55
// Created by Nabil Chatbi on 29/09/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/CharacterExt.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwifSoup
44
//
55
// Created by Nabil Chatbi on 08/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/Cleaner.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 15/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/Collector.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 22/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/CombiningEvaluator.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 23/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/Comment.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 22/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/Connection.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwifSoup
44
//
55
// Created by Nabil Chatbi on 29/09/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/CssSelector.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 21/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/DataNode.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwifSoup
44
//
55
// Created by Nabil Chatbi on 29/09/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/DataUtil.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwifSoup
44
//
55
// Created by Nabil Chatbi on 02/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/Document.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwifSoup
44
//
55
// Created by Nabil Chatbi on 29/09/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/DocumentType.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwifSoup
44
//
55
// Created by Nabil Chatbi on 29/09/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/Element.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwifSoup
44
//
55
// Created by Nabil Chatbi on 29/09/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/Elements.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 20/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87
/**
98
A list of {@link Element}s, with methods that act on every element in the list.

Sources/Entities.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwifSoup
44
//
55
// Created by Nabil Chatbi on 29/09/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/Evaluator.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 22/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/Exception.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwifSoup
44
//
55
// Created by Nabil Chatbi on 02/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/FormElement.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwifSoup
44
//
55
// Created by Nabil Chatbi on 29/09/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/HtmlTreeBuilder.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 24/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/HtmlTreeBuilderState.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 24/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/HttpStatusException.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwifSoup
44
//
55
// Created by Nabil Chatbi on 29/09/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/Mutex.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by xukun on 2022/3/31.
6-
// Copyright © 2022 Nabil Chatbi. All rights reserved.
76
//
87

98
import Foundation

Sources/Node.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwifSoup
44
//
55
// Created by Nabil Chatbi on 29/09/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/NodeTraversor.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 17/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/NodeVisitor.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 16/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/OrderedSet.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 12/11/16.
6-
// Copyright © 2016 Nabil Chatbi. All rights reserved.
76
//
87
import Foundation
98

Sources/ParseError.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 19/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/ParseErrorList.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 19/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/ParseSettings.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 14/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/Parser.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwifSoup
44
//
55
// Created by Nabil Chatbi on 29/09/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/Pattern.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwifSoup
44
//
55
// Created by Nabil Chatbi on 08/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/QueryParser.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 23/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/SerializationException.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwifSoup
44
//
55
// Created by Nabil Chatbi on 29/09/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/SimpleDictionary.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 30/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/StreamReader.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwifSoup
44
//
55
// Created by Nabil Chatbi on 08/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/String.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwifSoup
44
//
55
// Created by Nabil Chatbi on 21/04/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/StringUtil.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwifSoup
44
//
55
// Created by Nabil Chatbi on 20/04/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/StructuralEvaluator.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 23/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/SwiftSoup.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 09/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98

Sources/SwiftSoup.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// Jsoup
44
//
55
// Created by Nabil Chatbi on 29/09/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/Tag.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 15/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/TextNode.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwifSoup
44
//
55
// Created by Nabil Chatbi on 29/09/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/Token.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 18/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/TokenQueue.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 13/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/Tokeniser.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 19/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/TokeniserState.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 12/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

Sources/TreeBuilder.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SwiftSoup
44
//
55
// Created by Nabil Chatbi on 24/10/16.
6-
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
76
//
87

98
import Foundation

0 commit comments

Comments
 (0)