summaryrefslogtreecommitdiff
path: root/src/stdlib
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 /src/stdlib
parent43664364c81a2f5fc0380ace433addbb0e38dea3 (diff)
downloadmusl-2fc56aaa9f660ebd735d1595c3501b792af42eb8.tar.gz
update contributor name in authorship notices
Diffstat (limited to 'src/stdlib')
-rw-r--r--src/stdlib/qsort.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stdlib/qsort.c b/src/stdlib/qsort.c
index 314ddc29..ab79dc6f 100644
--- a/src/stdlib/qsort.c
+++ b/src/stdlib/qsort.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011 by Valentin Ochs
+/* Copyright (C) 2011 by Lynn Ochs
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to