BigBlueHat opened a new pull request #66: Improve licensing URL: https://github.com/apache/incubator-annotator/pull/66 Fix #63 This *should* be what's needed to properly record the licensing on the `fragement.pegjs` and the generated (and potentially bundled?) `fragment.js` file. Actions: - added [W3C Software and and Document License](https://www.w3.org/Consortium/Legal/2015/copyright-software-and-document) text to LICENSE and called out the above files (which this license covers) - left the related notice content in NOTICE (per the W3C's license...and just for added clarity) - added [the license and author declaration comments from the original generated `fragment.js`](https://github.com/w3c/web-annotation/blob/gh-pages/selector-note/converter/fragment.js#L1-L2) to our copy of `fragment.pegjs` (which is the source file) Apache Rat still complains that this W3C license is not yet approved... > Files with unapproved licenses: > ./packages/dom/src/highlight-range.js > ./packages/fragment-identifier/src/fragment.pegjs Help wanted. 😁
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services