From 2025d621eaf61440921a130f83ea7a2c86dcd289 Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Wed, 9 Dec 2020 17:14:45 +0800 Subject: [PATCH] Correct a typo in LICENSE --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 932ee0a..d2c6bc2 100644 --- a/LICENSE +++ b/LICENSE @@ -33,7 +33,7 @@ POSSIBILITY OF SUCH DAMAGE. ------------------------------------------------------------------------------ The code in Data.Array.Vector.Algorithms.Mutable.Optimal is adapted from a C -algorithm for the same purpose. The folowing is the copyright notice for said +algorithm for the same purpose. The following is the copyright notice for said C code: Copyright (c) 2004 Paul Hsieh