Summary: | /usr/portage/licenses contain non text files. | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Octavio Ruiz (Ta^3) <tacvbo> |
Component: | Unclassified | Assignee: | Gentoo Quality Assurance Team <qa> |
Status: | RESOLVED WONTFIX | ||
Severity: | trivial | CC: | cretin, jstubbs, stuart, zx |
Priority: | Highest | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Octavio Ruiz (Ta^3)
2004-06-02 15:14:00 UTC
HTML and PDF are a small bit dubious however it is how the license was presented. Will a non UTF-8 cable machine render text totaly unreadable or just some characters? The other formats here are text readable.. /usr/portage/licenses/OpenSoftware: just contains two bytes which are not ASCII, <C2><A7>. gedit displays a valid charater. I guess this is a common occourance, mostly to do with the UTF coding of the copyright charater. Hiya, Unless the copyright holder explicitly grants us permission to convert the file, we have to store the license file in whatever format it was originally published in. Without that permission, we are breaking US and international copyright law. The Perforce license is only published as a PDF file. Imagine that Perforce wasn't in Portage, and that you had to install it for yourself manually. You would have to go to their website and read the PDF file before downloading their software. So, having the PDF file in Portage doesn't change what software you would have to have installed on your machine anyway. I agree - plain text files are the best, and should always be used when they are available. But sometimes they are not, and when that happens, I don't think they cause a problem. Best regards, Stu Well put Stu. |