Dear David, In message <[email protected]> you wrote: > > If there can be agreement on a very short license "meta-tag" - and I > have a strong preference for a version that lets me do it in 1-line- > then I'll start using it. I suspect others would do so too. After > all, it's easy to add this kind of line to a source code file: > > SPDX-License-Identifier: MIT
Full agreement. Actually I would be happy if a formal requirement could be installed that the license tag should always be represented by a single text line (assuming we're referring to "text files"), so it is trival to extract and process using standard text processing tools (say, "grep" etc.). For the same reason, I would also prefer it multiple licenses are just separated by white space. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] Time is a drug. Too much of it kills you. - Terry Pratchett, _Small Gods_ _______________________________________________ Spdx-tech mailing list [email protected] https://lists.spdx.org/mailman/listinfo/spdx-tech
