-
Notifications
You must be signed in to change notification settings - Fork 553
Open
Labels
feature-requestRequest a new featureRequest a new feature
Description
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.

Metadata
Metadata
Assignees
Labels
feature-requestRequest a new featureRequest a new feature