all: add missing copyright statements

This commit is contained in:
Dmitry Vyukov 2020-05-16 07:05:33 +02:00
parent 554f8f39c5
commit 672c10ad7c
9 changed files with 22 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# 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.
dist: xenial
language: go
go_import_path: github.com/google/syzkaller

View File

@ -1,3 +1,6 @@
# 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.
runtime: go111
inbound_services:

View File

@ -1,3 +1,6 @@
# 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.
cron:
- url: /email_poll
schedule: every 1 minutes

View File

@ -1,3 +1,6 @@
# 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.
indexes:
# AUTOGENERATED

View File

@ -1,4 +1,6 @@
#!/usr/bin/python
# 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.
from __future__ import print_function

View File

@ -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

View File

@ -1,4 +1,6 @@
#!/usr/bin/env python
# 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.
from __future__ import print_function
import os

View File

@ -1,3 +1,6 @@
# Copyright 2020 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.
# See https://docs.codecov.io/docs/codecovyml-reference
# Validate with curl --data-binary @tools/codecov.yml https://codecov.io/validate