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

update copyright year in asm.v

This commit is contained in:
Mike Redko 2020-01-27 01:33:47 +03:00 committed by Alexander Medvednikov
parent e9d3134814
commit 11aa5343b2

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.
module compiler