diff options
| author | Edmund Grimley Evans <Edmund.Grimley.Evans@gmail.com> | 2017-07-26 13:07:14 +0100 |
|---|---|---|
| committer | Edmund Grimley Evans <Edmund.Grimley.Evans@gmail.com> | 2017-07-26 13:07:14 +0100 |
| commit | ac41e015f105382acccd0c9320407be42342ac6f (patch) | |
| tree | b85a1e14d79ad964af3e941b171830db6b456e44 /win32 | |
| parent | 4f15d08ea188f3e5c4c710f5d2d4a7f8fb0d88b7 (diff) | |
| download | tinycc-ac41e015f105382acccd0c9320407be42342ac6f.tar.gz tinycc-ac41e015f105382acccd0c9320407be42342ac6f.tar.bz2 | |
Convert from ISO-8859-1 to UTF-8. See aa812e8.
Diffstat (limited to 'win32')
| -rw-r--r-- | win32/include/tcc/tcc_libm.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
