Skip to content

Commit 01862b8

Browse files
committed
center credits
1 parent 62f0070 commit 01862b8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

printCredits.m

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ function printCredits()
1313

1414
disp('___________________________________________________');
1515
disp('___________________________________________________');
16-
disp(' ');
17-
disp(' ___ ___ ___ ___ ___ ___ ___ ');
18-
disp(' / __| _ \ _ \ | _ )_ _| \/ __|');
19-
disp('| (__| _/ _/ | _ \| || |) \__ \');
20-
disp(' \___|_| |_| |___/___|___/|___/');
21-
disp(' ');
16+
disp(' ');
17+
disp(' ___ ___ ___ ___ ___ ___ ___ ');
18+
disp(' / __| _ \ _ \ | _ )_ _| \/ __|');
19+
disp(' | (__| _/ _/ | _ \| || |) \__ \');
20+
disp(' \___|_| |_| |___/___|___/|___/');
21+
disp(' ');
2222

2323

2424
splash = 'Thank you for using the CPP BIDS - version %s. ';

0 commit comments

Comments
 (0)