GitHub user rosslamont opened a pull request:
https://github.com/apache/incubator-netbeans/pull/114
[NETBEANS-54] Module Review css.lib
Added or replaced licenses:
- CssTokenId.java
- NoteType.java
- TokenAcceptorsTest.java
- itabbar.css.testfile
- all css files in unit tests
Still todo:
- antlrv4.patch (not sure what to do here)
- .txt data files (central solution)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rosslamont/incubator-netbeans css_lib
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-netbeans/pull/114.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 #114
----
commit c5ba6292be750b3d2c5c771d8c38802324698784
Author: Ross Lamont <[email protected]>
Date: 2017-10-10T11:19:51Z
[NETBEANS-54] Module Review css.lib
Added or replaced licenses:
- CssTokenId.java
- NoteType.java
- TokenAcceptorsTest.java
- itabbar.css.testfile
- all css files in unit tests
Still todo:
- antlrv4.patch
- .txt data files (central solution)
----
---