Content-Length: 996332 | pFad | http://github.com/azureplus/Algorithm/commit/1f33edae577cd044a1287fdbf087f03e4d85a2cd

F7 updated license statements · azureplus/Algorithm@1f33eda · GitHub
Skip to content

Commit 1f33eda

Browse files
author
Daniel Dahan
committed
updated license statements
1 parent f3f3228 commit 1f33eda

28 files changed

+28
-28
lines changed

LICENSE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Redistribution and use in source and binary forms, with or without modification,
99
this list of conditions and the following disclaimer in the documentation
1010
and/or other materials provided with the distribution.
1111

12-
* Neither the name of Algorithm nor the names of its
12+
* Neither the name of CosmicMind nor the names of its
1313
contributors may be used to endorse or promote products derived from
1414
this software without specific prior written permission.
1515

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ Redistribution and use in source and binary forms, with or without modification,
285285
this list of conditions and the following disclaimer in the documentation
286286
and/or other materials provided with the distribution.
287287

288-
* Neither the name of Algorithm nor the names of its
288+
* Neither the name of CosmicMind nor the names of its
289289
contributors may be used to endorse or promote products derived from
290290
this software without specific prior written permission.
291291

Sources/Algorithm+Array.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

Sources/Algorithm+Set.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

Sources/Algorithm.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

Sources/Deque.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

Sources/DoublyLinkedList.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

Sources/DoublyLinkedListNode.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

Sources/LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Redistribution and use in source and binary forms, with or without modification,
99
this list of conditions and the following disclaimer in the documentation
1010
and/or other materials provided with the distribution.
1111

12-
* Neither the name of Algorithm nor the names of its
12+
* Neither the name of CosmicMind nor the names of its
1313
contributors may be used to endorse or promote products derived from
1414
this software without specific prior written permission.
1515

Sources/ProbableType.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

Sources/Queue.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

Sources/RedBlackNode.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

Sources/RedBlackTree.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

Sources/SortedDictionary.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

Sources/SortedMultiDictionary.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

Sources/SortedMultiSet.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

Sources/SortedSet.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

Sources/Stack.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

Tests/DequeTests.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

Tests/DoublyLinkedListTests.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

Tests/ProbabilityTests.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

Tests/QueueTests.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

Tests/RedBlackTreeTests.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

Tests/SortedDictionaryTests.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

Tests/SortedMultiDictionaryTests.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

Tests/SortedMultiSetTests.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

Tests/SortedSetTest.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

Tests/StackTests.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* this list of conditions and the following disclaimer in the documentation
1313
* and/or other materials provided with the distribution.
1414
*
15-
* * Neither the name of Algorithm nor the names of its
15+
* * Neither the name of CosmicMind nor the names of its
1616
* contributors may be used to endorse or promote products derived from
1717
* this software without specific prior written permission.
1818
*

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/azureplus/Algorithm/commit/1f33edae577cd044a1287fdbf087f03e4d85a2cd

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy