aboutsummaryrefslogtreecommitdiffstats
path: root/tools/check_links.py
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-05-16 07:05:33 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-05-18 11:34:42 +0200
commit672c10ad7c2491ae3ab24736fc153e2ecb4c7044 (patch)
treecb77e3a48a5555e65dc3e1e9144e19a8c52b5740 /tools/check_links.py
parent554f8f39c57d91c1be8724cf4054424c9fb5f151 (diff)
all: add missing copyright statements
Diffstat (limited to 'tools/check_links.py')
-rwxr-xr-xtools/check_links.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/check_links.py b/tools/check_links.py
index 07e672a07..848329e04 100755
--- a/tools/check_links.py
+++ b/tools/check_links.py
@@ -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