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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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)