[
https://issues.apache.org/jira/browse/S2GRAPH-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15448392#comment-15448392
]
DOYUNG YOON commented on S2GRAPH-92:
------------------------------------
Now `sbt runRatTask` gives me following result.
{noformat}
*****************************************************
Summary
-------
Generated at: 2016-08-30T17:08:26+09:00
Notes: 4
Binaries: 0
Archives: 1
Standards: 233
Apache Licensed: 233
Generated Documents: 0
JavaDocs are generated and so license header is optional
Generated files do not required license headers
0 Unknown Licenses
*******************************
Unapproved licenses:
*******************************
Archives:
+ dev/../lib/apache-rat-0.11.jar
*****************************************************
{noformat}
I think we should remove `lib/apache-rat-0.11.jar` from project and should be
resolved in separate issue.
> Add proper license headers on files with unknown licenses.
> ----------------------------------------------------------
>
> Key: S2GRAPH-92
> URL: https://issues.apache.org/jira/browse/S2GRAPH-92
> Project: S2Graph
> Issue Type: Sub-task
> Affects Versions: 0.1.0
> Reporter: DOYUNG YOON
> Assignee: DOYUNG YOON
> Priority: Blocker
> Fix For: 0.1.0
>
> Original Estimate: 72h
> Remaining Estimate: 72h
>
> There are many files that miss proper license headers.
> we need to add apache license header on these files and also make sure there
> are no files with unknown licenses.
> # /README.md
> # /Vagrantfile
> # /bin/download.sh
> # /dev_support/README.md
> # dev_support/docker-compose.yml
> # /project/Common.scala
> # /project/Packager.scala
> # /project/assembly.sbt
> # /project/build.properties
> # /project/plugins.sbt
> # /s2core/README.md
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)