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

update copyright years

This commit is contained in:
joe-conigliaro
2020-02-03 15:00:36 +11:00
committed by GitHub
parent da21b50750
commit 7f709c3285
93 changed files with 93 additions and 93 deletions

View File

@ -1,4 +1,4 @@
// Copyright (c) 2019 Alexander Medvednikov. All rights reserved.
// Copyright (c) 2019-2020 Alexander Medvednikov. All rights reserved.
// Use of this source code is governed by an MIT license
// that can be found in the LICENSE file.