convert all source and scripts to ascii with LF EOL #4752
Labels
Issue-Code Cleanup
the issue is for cleaning up the code with no impact on functionality
Resolution-Fixed
The issue is fixed.
Milestone
We have a number of strings that use the Copyright
©
symbol (0x00a9), but due to tools re-encoding files, the symbol gets mistranslated to the wrong unicode value. We should replace the text representation with the unicode value representation across all files. (Trademark character (0x2122) might also be used and should be replaced.The text was updated successfully, but these errors were encountered: