From 2fc56aaa9f660ebd735d1595c3501b792af42eb8 Mon Sep 17 00:00:00 2001 From: Rich Felker Date: Thu, 10 Oct 2024 19:44:58 -0400 Subject: update contributor name in authorship notices --- src/stdlib/qsort.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 -- cgit v1.2.1