Skip to content

Commit eb40b9f

Browse files
committed
1 parent d13cf91 commit eb40b9f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

faust-mode/header

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ declare license "${4:$$
2828
"MPL-2.0"
2929
"Unlicense"
3030
))}";
31-
$0
31+
declare copyright "${5:starting year} - ${6:`(format-time-string "%Y")`$0}, ${7:$3}"
32+
$0

0 commit comments

Comments
 (0)