From ac41e015f105382acccd0c9320407be42342ac6f Mon Sep 17 00:00:00 2001 From: Edmund Grimley Evans Date: Wed, 26 Jul 2017 13:07:14 +0100 Subject: [PATCH] Convert from ISO-8859-1 to UTF-8. See aa812e8. --- win32/include/tcc/tcc_libm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win32/include/tcc/tcc_libm.h b/win32/include/tcc/tcc_libm.h index 44b96e2..0a62e6f 100644 --- a/win32/include/tcc/tcc_libm.h +++ b/win32/include/tcc/tcc_libm.h @@ -20,7 +20,7 @@ musl as a whole is licensed under the following standard MIT license: ---------------------------------------------------------------------- -Copyright © 2005-2014 Rich Felker, et al. +Copyright © 2005-2014 Rich Felker, et al. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the