aboutsummaryrefslogtreecommitdiff
path: root/dev/check-license
Commit message (Collapse)AuthorAgeFilesLines
* Wrap JAR_DL in dev/check-license.Reynold Xin2014-07-301-2/+2
|
* dev/check-license wrap folders in quotes.Reynold Xin2014-07-301-5/+5
|
* Wrap FWDIR in quotes in dev/check-license.Reynold Xin2014-07-301-1/+1
|
* SPARK-1144 Added license and RAT to check licenses.Prashant Sharma2014-03-241-0/+81
Author: Prashant Sharma <prashant.s@imaginea.com> Closes #125 from ScrapCodes/rat-integration and squashes the following commits: 64f7c7d [Prashant Sharma] added license headers. fcf28b1 [Prashant Sharma] Review feedback. c0648db [Prashant Sharma] SPARK-1144 Added license and RAT to check licenses.