diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-02-18 16:02:42 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-02-18 16:05:10 +0100 |
| commit | 135c18aadb0147f93d3e2658e42fc7a479b9ad04 (patch) | |
| tree | 74ba2b3a708ebe1f06a79adb73e4b44785ba4d95 /prog/any.go | |
| parent | 012fbc3229ebef871a201ea431b16610e6e0d345 (diff) | |
tools: add script that checks copyright headers
Fixes #1604
Diffstat (limited to 'prog/any.go')
| -rw-r--r-- | prog/any.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/prog/any.go b/prog/any.go index 5e362a94b..a9ecdb489 100644 --- a/prog/any.go +++ b/prog/any.go @@ -1,3 +1,6 @@ +// Copyright 2018 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. + package prog import ( |
