about summary refs log tree commit diff
path: root/COPYRIGHT
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2024-10-10 19:44:58 -0400
committerRich Felker <dalias@aerifal.cx>2024-10-10 19:44:58 -0400
commit2fc56aaa9f660ebd735d1595c3501b792af42eb8 (patch)
tree2d624b82505966c81fcd9d5bbb85cc55770b9ca1 /COPYRIGHT
parent43664364c81a2f5fc0380ace433addbb0e38dea3 (diff)
downloadmusl-2fc56aaa9f660ebd735d1595c3501b792af42eb8.tar.gz
musl-2fc56aaa9f660ebd735d1595c3501b792af42eb8.tar.xz
musl-2fc56aaa9f660ebd735d1595c3501b792af42eb8.zip
update contributor name in authorship notices
Diffstat (limited to 'COPYRIGHT')
-rw-r--r--COPYRIGHT4
1 files changed, 2 insertions, 2 deletions
diff --git a/COPYRIGHT b/COPYRIGHT
index c1628e9a..2f15edc7 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -74,6 +74,7 @@ Kylie McClain
 Leah Neukirchen
 Luca Barbato
 Luka Perkov
+Lynn Ochs
 M Farkas-Dyck (Strake)
 Mahesh Bodapati
 Markus Wichmann
@@ -103,7 +104,6 @@ Stefan O'Rear
 Szabolcs Nagy
 Timo Teräs
 Trutz Behn
-Valentin Ochs
 Will Dietz
 William Haddon
 William Pitcock
@@ -143,7 +143,7 @@ domain. The code also comes with a fallback permissive license for use
 in jurisdictions that may not recognize the public domain.
 
 The smoothsort implementation (src/stdlib/qsort.c) is Copyright © 2011
-Valentin Ochs and is licensed under an MIT-style license.
+Lynn Ochs and is licensed under an MIT-style license.
 
 The x86_64 port was written by Nicholas J. Kain and is licensed under
 the standard MIT terms.