aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/vcs/git_test_util.go
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-02-18 16:02:42 +0100
committerDmitry Vyukov <dvyukov@google.com>2020-02-18 16:05:10 +0100
commit135c18aadb0147f93d3e2658e42fc7a479b9ad04 (patch)
tree74ba2b3a708ebe1f06a79adb73e4b44785ba4d95 /pkg/vcs/git_test_util.go
parent012fbc3229ebef871a201ea431b16610e6e0d345 (diff)
tools: add script that checks copyright headers
Fixes #1604
Diffstat (limited to 'pkg/vcs/git_test_util.go')
-rw-r--r--pkg/vcs/git_test_util.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/vcs/git_test_util.go b/pkg/vcs/git_test_util.go
index 2f050a2b2..4b62582ec 100644
--- a/pkg/vcs/git_test_util.go
+++ b/pkg/vcs/git_test_util.go
@@ -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.
+
package vcs
import (