[
https://issues.apache.org/jira/browse/SOLR-16177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531226#comment-17531226
]
Mike Drob commented on SOLR-16177:
----------------------------------
First pass:
{noformat}
~/code/solr/solr/solr-ref-guide $ grep --exclude-dir=build -LIr
http://www.apache.org/licenses/LICENSE-2.0 .
./antora.yml
./antora.template.yml
./playbook.template.yml
./ui-src/css/typeface-noto-sans.css
./ui-src/css/nav.css
./ui-src/css/main.css
./ui-src/css/doc.css
./ui-src/css/site.css
./ui-src/css/print.css
./ui-src/css/vars.css
./ui-src/css/typeface-inconsolata.css
./ui-src/css/header.css
./ui-src/css/base.css
./ui-src/css/footer.css
./ui-src/css/toc.css
./ui-src/js/02-on-this-page.js
./ui-src/font/Inconsolata/OFL.txt
./ui-src/partials/header-content.hbs
./ui-src/partials/head-icons.hbs
./ui-src/partials/toc.hbs
./ui-src/partials/footer-content.hbs
./ui-src/partials/nav-explore.hbs
./ui-src/partials/nav.hbs
./modules/upgrade-notes/upgrade-nav.adoc
./modules/deployment-guide/deployment-nav.adoc
./modules/query-guide/querying-nav.adoc
./modules/query-guide/images/other-parsers/graph_qparser_example.svg
./modules/getting-started/getting-started-nav.adoc
./modules/configuration-guide/config-nav.adoc
./modules/indexing-guide/indexing-nav.adoc
{noformat}
> Source files in ref guide module missing license headers
> --------------------------------------------------------
>
> Key: SOLR-16177
> URL: https://issues.apache.org/jira/browse/SOLR-16177
> Project: Solr
> Issue Type: Task
> Components: Build
> Reporter: Mike Drob
> Priority: Blocker
> Fix For: 9.0
>
>
> We have several files part of the new Antorra ref guide build that are
> missing license headers. We need to figure out which of those files are
> creative work generated by our committers and which were boilerplate copies
> from other Antorra resources. The ones that were our work should be
> identified and licenses applied, and the ones coming from external sources
> should be cited as such.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]