[
https://issues.apache.org/jira/browse/QUARKS-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15233580#comment-15233580
]
ASF GitHub Bot commented on QUARKS-134:
---------------------------------------
GitHub user Cazen opened a pull request:
https://github.com/apache/incubator-quarks/pull/83
[QUARKS-134] Add missing License header
@ddebrunner Could I ask please review this PR?
(See the previous discussion #81 )
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Cazen/incubator-quarks QUARKS-134
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quarks/pull/83.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #83
----
commit 42d80aad087ad6ff36551976395f3c6b86086641
Author: cazen.lee <[email protected]>
Date: 2016-04-08T00:56:31Z
Add missing License header by Justin's advice
----
> Add missing License header
> --------------------------
>
> Key: QUARKS-134
> URL: https://issues.apache.org/jira/browse/QUARKS-134
> Project: Quarks
> Issue Type: Bug
> Reporter: Cazen Lee
> Assignee: Cazen Lee
>
> Add missing headers in Justin's mail(dev mailing list)
> {code}
> The following files are missing Apache headers:
> ./samples/scenarios/src/main/java/quarks/samples/scenarios/iotf/IotfFullScenario.java
> ./console/servlets/webapp_content/js/ext/sankey_quarks.js (may not be Apache
> licensed)
> ./console/servlets/webapp_content/js/graph.js
> ./console/servlets/webapp_content/js/index.js
> ./console/servlets/webapp_content/js/metrics.js
> {code}
> I will attach header except sankey_quarks.js
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)