mirror of
https://git.musl-libc.org/git/musl
synced 2025-01-05 06:14:25 +03:00
update contributor name in authorship notices
This commit is contained in:
parent
43664364c8
commit
2fc56aaa9f
@ -74,6 +74,7 @@ Kylie McClain
|
|||||||
Leah Neukirchen
|
Leah Neukirchen
|
||||||
Luca Barbato
|
Luca Barbato
|
||||||
Luka Perkov
|
Luka Perkov
|
||||||
|
Lynn Ochs
|
||||||
M Farkas-Dyck (Strake)
|
M Farkas-Dyck (Strake)
|
||||||
Mahesh Bodapati
|
Mahesh Bodapati
|
||||||
Markus Wichmann
|
Markus Wichmann
|
||||||
@ -103,7 +104,6 @@ Stefan O'Rear
|
|||||||
Szabolcs Nagy
|
Szabolcs Nagy
|
||||||
Timo Teräs
|
Timo Teräs
|
||||||
Trutz Behn
|
Trutz Behn
|
||||||
Valentin Ochs
|
|
||||||
Will Dietz
|
Will Dietz
|
||||||
William Haddon
|
William Haddon
|
||||||
William Pitcock
|
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.
|
in jurisdictions that may not recognize the public domain.
|
||||||
|
|
||||||
The smoothsort implementation (src/stdlib/qsort.c) is Copyright © 2011
|
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 x86_64 port was written by Nicholas J. Kain and is licensed under
|
||||||
the standard MIT terms.
|
the standard MIT terms.
|
||||||
|
@ -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
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
* of this software and associated documentation files (the "Software"), to
|
* of this software and associated documentation files (the "Software"), to
|
||||||
|
Loading…
Reference in New Issue
Block a user