summaryrefslogtreecommitdiff
path: root/docs/licenses
Commit message (Collapse)AuthorAgeFilesLines
* Update README, include doc/licenses in distroAdriaan Moors2013-12-104-17/+235
| | | | | | | | | | | We forgot to copy the licenses directory to the dists/ directory, so that they weren't included in the binary distribution. I did some house cleaning while I was at it. We no longer distribute ant as far as I can see (we used to for the sbt build, but that was long since removed). Added license for ASM, and Jansi (just to be sure).
* Remove unused android test and corresponding license.Adriaan Moors2013-12-091-16/+0
|
* removed gplAntonio Cunei2011-03-211-278/+0
| | | | | | Some javascript utils are dual licensed under gpl and mit. We already include the mit ones.
* license files.Antonio Cunei2011-03-211-0/+0
|
* license filesAntonio Cunei2011-03-213-0/+324
|
* [scaladoc] Merges Petr's change to Scaladoc fro...Gilles Dubochet2010-08-191-0/+16
| | | | | | | | | | | | | [scaladoc] Merges Petr's change to Scaladoc from the Colladoc branch: bugfixes, improvements and refactorings that make it possible to extends Scaladoc into Colladoc. - Layout of index uses jQuery UI panel instead of frameset. - Search boxes have correct width on Firefox. - Scaladoc models the original, untransformed source. - Various internal bugfixes & refactorings. Review by dubochet.
* Added more license notices for things shipped w...Gilles Dubochet2010-06-022-0/+50
| | | | | Added more license notices for things shipped with Scala.
* Added mandatory copyright notices for some libr...Gilles Dubochet2010-06-023-0/+39
Added mandatory copyright notices for some libraries shipped with Scala.