summaryrefslogtreecommitdiff
path: root/syscall
diff options
context:
space:
mode:
Diffstat (limited to 'syscall')
-rw-r--r--syscall/syscall.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/syscall/syscall.c b/syscall/syscall.c
index 8decf5c..597067d 100644
--- a/syscall/syscall.c
+++ b/syscall/syscall.c
@@ -75,3 +75,4 @@ void cleanup_module(void)
}
MODULE_LICENSE("GPL");
+MODULE_AUTHOR("Guillermo Ramos");