mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
all: add copyright
This commit is contained in:

committed by
Alex Medvednikov

parent
461b78bc77
commit
978ec58fe3
@ -1,3 +1,7 @@
|
||||
// Copyright (c) 2019 Alexander Medvednikov. All rights reserved.
|
||||
// Use of this source code is governed by an MIT license
|
||||
// that can be found in the LICENSE file.
|
||||
|
||||
import http
|
||||
|
||||
fn main() {
|
||||
|
Reference in New Issue
Block a user