We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b09229 commit 3523388Copy full SHA for 3523388
1 file changed
build.gradle
@@ -383,8 +383,8 @@ task sphinx(type: Exec) {
383
384
args = [
385
"-Dproject=JSQLParser"
386
- , "-Dcopyright=Tobias Warnecke, 2022"
387
- , "-Dauthor=Tobias Warnecke"
+ , "-Dcopyright=Tobias Warneke, 2022"
+ , "-Dauthor=Tobias Warneke"
388
, "-Drelease=${getVersion(false)}"
389
, "-Drst_prolog=$PROLOG"
390
, "${projectDir}/src/site/sphinx"
0 commit comments