We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d13cf91 commit eb40b9fCopy full SHA for eb40b9f
faust-mode/header
@@ -28,4 +28,5 @@ declare license "${4:$$
28
"MPL-2.0"
29
"Unlicense"
30
))}";
31
-$0
+declare copyright "${5:starting year} - ${6:`(format-time-string "%Y")`$0}, ${7:$3}"
32
+$0
0 commit comments