aboutsummaryrefslogtreecommitdiff
path: root/rpt.c
diff options
context:
space:
mode:
authorTristan Riehs <tristan.riehs@bordeaux-inp.fr>2024-02-03 18:15:27 +0100
committerTristan Riehs <tristan.riehs@bordeaux-inp.fr>2024-02-03 18:15:27 +0100
commit7257ecd8d4b2bc8908dc39330f34f32dc6a7a807 (patch)
tree428e218e7b42ea60c530ea2c2d9f8d364927d173 /rpt.c
parent945ac43982fdd6e49f3cee5334e20a5df8dd8382 (diff)
license is now GPL3
Diffstat (limited to 'rpt.c')
-rw-r--r--rpt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rpt.c b/rpt.c
index c31719a..c4197be 100644
--- a/rpt.c
+++ b/rpt.c
@@ -42,6 +42,7 @@ print_help()
printf(" -f\t\tDo not exit if one process fails.\n");
printf(" -h\t\tPrint this message and exit.\n");
printf(" -v\t\tPrint the version number and exit.\n");
+ printf("Reapeat is licensed under the GPL3 license.\n");
}
void