You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The file LICENSE.APACHE.txt contains characters that are incompatible with UTF-8. This appears to be because the file is currently encoded in Windows-1252.
Since this project is used globally, encoding the file in UTF-8 would be more considerate and accessible to users outside of Europe, compared to using Windows-1252.
To Reproduce
Open LICENSE.APACHE.txt in a UTF-8 environment.
Which AWS service(s) are affected?
None.
Expected behavior
LICENSE.APACHE.txt should display correctly without garbled characters in UTF-8 environments.
Describe the bug
The file LICENSE.APACHE.txt contains characters that are incompatible with UTF-8. This appears to be because the file is currently encoded in Windows-1252.
Since this project is used globally, encoding the file in UTF-8 would be more considerate and accessible to users outside of Europe, compared to using Windows-1252.
To Reproduce
Open LICENSE.APACHE.txt in a UTF-8 environment.
Which AWS service(s) are affected?
None.
Expected behavior
LICENSE.APACHE.txt should display correctly without garbled characters in UTF-8 environments.
Screenshots
LICENSE.APACHE.txt as UTF-8 encoded.