Skip to content

Commit 3523388

Browse files
authored
Update build.gradle
1 parent 0b09229 commit 3523388

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -383,8 +383,8 @@ task sphinx(type: Exec) {
383383

384384
args = [
385385
"-Dproject=JSQLParser"
386-
, "-Dcopyright=Tobias Warnecke, 2022"
387-
, "-Dauthor=Tobias Warnecke"
386+
, "-Dcopyright=Tobias Warneke, 2022"
387+
, "-Dauthor=Tobias Warneke"
388388
, "-Drelease=${getVersion(false)}"
389389
, "-Drst_prolog=$PROLOG"
390390
, "${projectDir}/src/site/sphinx"

0 commit comments

Comments
 (0)