Skip to content

Commit b3e2f39

Browse files
committed
Fix typos
1 parent 044dd74 commit b3e2f39

File tree

125 files changed

+126
-126
lines changed

Some content is hidden

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

125 files changed

+126
-126
lines changed

CryptoSwift-TestHostApp/AppDelegate.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77
// In no event will the authors be held liable for any damages arising from the use of this software.
88
//
9-
// Permission is granted to anyone to use this software for any purpose,including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
9+
// Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
1010
//
1111
// - The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation is required.
1212
// - Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.

Sources/CryptoSwift/AEAD/AEAD.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//
88
// In no event will the authors be held liable for any damages arising from the use of this software.
99
//
10-
// Permission is granted to anyone to use this software for any purpose,including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
10+
// Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
1111
//
1212
// - The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation is required.
1313
// - Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.

Sources/CryptoSwift/AEAD/AEADChaCha20Poly1305.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//
88
// In no event will the authors be held liable for any damages arising from the use of this software.
99
//
10-
// Permission is granted to anyone to use this software for any purpose,including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
10+
// Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
1111
//
1212
// - The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation is required.
1313
// - Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.

Sources/CryptoSwift/AEAD/AEADXChaCha20Poly1305.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77
// In no event will the authors be held liable for any damages arising from the use of this software.
88
//
9-
// Permission is granted to anyone to use this software for any purpose,including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
9+
// Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
1010
//
1111
// - The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation is required.
1212
// - Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.

Sources/CryptoSwift/AES.Cryptors.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77
// In no event will the authors be held liable for any damages arising from the use of this software.
88
//
9-
// Permission is granted to anyone to use this software for any purpose,including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
9+
// Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
1010
//
1111
// - The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation is required.
1212
// - Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.

Sources/CryptoSwift/AES.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77
// In no event will the authors be held liable for any damages arising from the use of this software.
88
//
9-
// Permission is granted to anyone to use this software for any purpose,including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
9+
// Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
1010
//
1111
// - The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation is required.
1212
// - Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.

Sources/CryptoSwift/ASN1/ASN1.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77
// In no event will the authors be held liable for any damages arising from the use of this software.
88
//
9-
// Permission is granted to anyone to use this software for any purpose,including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
9+
// Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
1010
//
1111
// - The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation is required.
1212
// - Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.

Sources/CryptoSwift/ASN1/ASN1Decoder.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77
// In no event will the authors be held liable for any damages arising from the use of this software.
88
//
9-
// Permission is granted to anyone to use this software for any purpose,including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
9+
// Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
1010
//
1111
// - The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation is required.
1212
// - Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.

Sources/CryptoSwift/ASN1/ASN1Encoder.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77
// In no event will the authors be held liable for any damages arising from the use of this software.
88
//
9-
// Permission is granted to anyone to use this software for any purpose,including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
9+
// Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
1010
//
1111
// - The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation is required.
1212
// - Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.

Sources/CryptoSwift/ASN1/ASN1Scanner.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77
// In no event will the authors be held liable for any damages arising from the use of this software.
88
//
9-
// Permission is granted to anyone to use this software for any purpose,including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
9+
// Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
1010
//
1111
// - The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation is required.
1212
// - Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.

0 commit comments

Comments
 (0)