Hi Brad, Am Mittwoch, den 29.07.2020, 09:10 -0500 schrieb Brad Walker: > A quick question. When you say "is there an indicator that the file could > not be donate", where would I look for this indication?? Would it be in the > file header itself? Maybe an external list? Anywhere else?
there could be various indicators. For example consider a XSD grammar file. They are normally created by one author and then shipped by various implementations. One example is the xml.xsd file. That file is authored by the W3C and Oracle is not in a position to donate it, in that case the normal W3C header must be kept/added. Files that are already holding an Oracle/Sun copyright should always be good to go, as we can assume, that Oracle owned the code and thus validly could donate it. I admit, that this might still be a bit vague, but it is difficult without a sample. Greetings Matthias --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
