Re: [PATCH] Fix typo where the name SUN was split across two lines.
Mark D. Baushke <mdb@...>
Hi Brad,
As no documentation (other than searching the mailing list archive) on the spdx.org site seems to point to github right now, I think it would be best if someone could fix git.spdx.org sooner than later. I would very much like to see both typos you mention fixed. Regarding https://github.com/spdx/license-list-XML Are we to assume that all of these are using an encodeing="ISO8859-1" I am uncertain if there is any instanes of Unicode 'COPYRIGHT SIGN' (U+00A9) being encoded as either hex (0xc2, 0xa9) or just hex (0xa9) as I have found in some source files. (I already expect to see it as (c), (C), and © in various files...) Thanks, -- Mark |
|