mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-27 05:10:43 +00:00
e3d77cf2a3
A good one. Lots of fixed comments are contributed by episodic contributors. So it's good to catch these earlier.
8 lines
289 B
Go
8 lines
289 B
Go
// Copyright 2017 syzkaller project authors. All rights reserved.
|
|
// Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
|
|
|
|
// Just to make cross-compilation tests work,
|
|
// otherwise they fail with "no buildable Go source files".
|
|
|
|
package executor
|