mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-26 00:10:48 +00:00
Javadoc warnings fixed
(Some JNA docs also changed to standard comments)
This commit is contained in:
@@ -46,7 +46,7 @@ public class LicenseUpdater {
|
||||
* Script for updating license header in java files :-)
|
||||
*
|
||||
* @param dir Star directory (e.g. "src/")
|
||||
* @param lgpl
|
||||
* @param lgpl Is LGPL?
|
||||
*/
|
||||
public static void updateLicenseInDir(File dir, boolean lgpl) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user