Skip to content

Commit 0fe4baa

Browse files
committed
template: remove author name from main.c template
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent e40ce3c commit 0fe4baa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

template/main.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
/**
22
* @file main.c
33
* Sample main file
4-
* @author Ajay Bhargav
5-
*
64
*/
75

86
#include <stdio.h>

0 commit comments

Comments
 (0)