Skip to content

Commit b667ce0

Browse files
committed
faust-mode: add copyright to header
1 parent d13cf91 commit b667ce0

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:© $3 `(format-time-string "%Y")`$0}"
32+
$0

0 commit comments

Comments
 (0)