1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

all: update copyright year

This commit is contained in:
Alexander Medvednikov
2022-01-04 12:21:08 +03:00
parent feadf777c3
commit 59ed4be49a
248 changed files with 248 additions and 248 deletions

View File

@ -4,7 +4,7 @@ import strconv
import strings
/*=============================================================================
Copyright (c) 2019-2021 Dario Deledda. All rights reserved.
Copyright (c) 2019-2022 Dario Deledda. All rights reserved.
Use of this source code is governed by an MIT license
that can be found in the LICENSE file.