Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What effect does the --copyright flag have in JPackage?

What effect does the --copyright flag have in JPackage?

I have included it in my configuration, but do not see it when I install the application built using it (on Windows)

like image 511
Paul Taylor Avatar asked Oct 24 '25 02:10

Paul Taylor


1 Answers

The --copyright flag, like other programming languages, adds the copyright sentence to the details tab in the application properties, as shown in this image:

Copyright screenshot

like image 196
Lumito Avatar answered Oct 26 '25 14:10

Lumito