diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-05-16 07:05:33 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-05-18 11:34:42 +0200 |
| commit | 672c10ad7c2491ae3ab24736fc153e2ecb4c7044 (patch) | |
| tree | cb77e3a48a5555e65dc3e1e9144e19a8c52b5740 /fuzzbuzz.yaml | |
| parent | 554f8f39c57d91c1be8724cf4054424c9fb5f151 (diff) | |
all: add missing copyright statements
Diffstat (limited to 'fuzzbuzz.yaml')
| -rw-r--r-- | fuzzbuzz.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fuzzbuzz.yaml b/fuzzbuzz.yaml index d4083f065..18da8d00b 100644 --- a/fuzzbuzz.yaml +++ b/fuzzbuzz.yaml @@ -1,3 +1,6 @@ +# Copyright 2019 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. + language: go version: "1.11" base: ubuntu:16.04 |
