[
https://issues.apache.org/jira/browse/HBASE-14095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14661155#comment-14661155
]
Gabor Liptak commented on HBASE-14095:
--------------------------------------
I see these svg-s:
./hbase-server/src/main/resources/hbase-webapps/static/fonts/glyphicons-halflings-regular.svg
./hbase-server/target/hbase-webapps/static/fonts/glyphicons-halflings-regular.svg
./hbase-server/target/classes/hbase-webapps/static/fonts/glyphicons-halflings-regular.svg
./hbase-thrift/src/main/resources/hbase-webapps/static/fonts/glyphicons-halflings-regular.svg
./hbase-thrift/target/hbase-webapps/static/fonts/glyphicons-halflings-regular.svg
./hbase-thrift/target/classes/hbase-webapps/static/fonts/glyphicons-halflings-regular.svg
./src/main/site/resources/images/big_h_logo.svg
./src/main/site/resources/images/hbase_logo.svg
The glyphicons likely came with Bootstrap
https://github.com/twbs/bootstrap/tree/master/fonts
None of them have copyright (comment).
> Add license to SVGs
> -------------------
>
> Key: HBASE-14095
> URL: https://issues.apache.org/jira/browse/HBASE-14095
> Project: HBase
> Issue Type: Sub-task
> Components: build
> Reporter: Sean Busbey
>
> we have SVGs that we exclude from checks. since they're XML we ought to be
> able to properly add licenses to them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)