Skip to content

Commit 4875d85

Browse files
authored
copyright snippet fix (#553)
1 parent f774e02 commit 4875d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/global.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"copyright": {
3-
"prefix": "c)",
3+
"prefix": "copyright",
44
"body": [
55
"Copyright (c) ${CURRENT_YEAR} ${0:Author}. All Rights Reserved."
66
],

0 commit comments

Comments
 (0)