GitHub user matthiasblaesing opened a pull request:
https://github.com/apache/incubator-netbeans/pull/16
[NETBEANS-54] Module Review db.dataview
- no external libraries
- fix Rat files:
- add missing ALv2 headers for .sql files
- move dbdata.txt to dbdata.properties and add header
- fix missing header adjustments (all file copyright Sun/Oracle)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/matthiasblaesing/incubator-netbeans
db.dataview-review
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-netbeans/pull/16.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 #16
----
commit 3c33090c4d42a2f1ffa959594b6905c6b60b87da
Author: Matthias Bläsing <[email protected]>
Date: 2017-09-25T15:56:19Z
[NETBEANS-54] Module Review db.dataview
- no external libraries
- fix Rat files:
- add missing ALv2 headers for .sql files
- move dbdata.txt to dbdata.properties and add header
- fix missing header adjustments (all file copyright Sun/Oracle)
----
---