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

all: 2023 copyright

This commit is contained in:
Alexander Medvednikov
2023-03-28 22:55:57 +02:00
parent ed21097a91
commit 6756d28595
271 changed files with 271 additions and 271 deletions

View File

@ -1,7 +1,7 @@
/**********************************************************************
* regex samples
*
* Copyright (c) 2019-2022 Dario Deledda. All rights reserved.
* Copyright (c) 2019-2023 Dario Deledda. All rights reserved.
* Use of this source code is governed by an MIT license
* that can be found in the LICENSE file.
*