aboutsummaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index b9010a0..0499553 100644
--- a/main.c
+++ b/main.c
@@ -17,7 +17,7 @@
void usage() {
printf("taint-info - Kernel Taint Info\n");
- printf("Copyright (C) 2018 Cynthia Revström <me@cynthia.re>\n");
+ printf("Copyright (C) 2018 Cynthia Revstrom <me@cynthia.re>\n");
printf("Usage:\n");
printf(" -h: this help\n");
printf(" -i <taint value>: show information based on \"taint\" value.\n");