Add link to project repository to version information

This commit is contained in:
Jonas Tobias Hopusch 2022-03-12 03:28:21 +01:00
parent 3c40095b1d
commit 60f20b9549
Failed to generate hash of commit
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ public final class Main {
final var appVersion = thisPackage.getImplementationVersion() != null ? thisPackage.getImplementationVersion() : "version unknown";
System.out.println("waituntil " + appVersion);
System.out.println("""
Project Repository: https://gitea.jotoho.de/jotoho/waituntil
This program is free software: you can redistribute it and/or modify it under the terms of the
GNU General Public License as published by the Free Software Foundation, either version 3 of the