Skip to content

Commit 4d0b2dd

Browse files
committed
update copyrights
1 parent c662aef commit 4d0b2dd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/extension.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// This file is part of vscode-vba.
2-
// Copyright (c) 2021-2022 Lukas Neubert
2+
// Copyright (c) 2021-present Lukas Neubert
33
// Use of this source code is governed by the MIT license.
44

55
import * as vscode from 'vscode';

syntaxes/vba.tmGrammar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is part of vscode-vba.
2-
# Copyright (c) 2021-2022 Lukas Neubert
2+
# Copyright (c) 2021-present Lukas Neubert
33
# Use of this source file is governed by the MIT license.
44

55
name: Visual Basic for Applications

syntaxes/wwb.tmGrammar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is part of vscode-vba.
2-
# Copyright (c) 2021-2022 Lukas Neubert
2+
# Copyright (c) 2021-present Lukas Neubert
33
# Use of this source file is governed by the MIT license.
44

55
scopeName: source.wwb

0 commit comments

Comments
 (0)