From 135c18aadb0147f93d3e2658e42fc7a479b9ad04 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Tue, 18 Feb 2020 16:02:42 +0100 Subject: tools: add script that checks copyright headers Fixes #1604 --- sys/linux/dev_video4linux.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/linux/dev_video4linux.txt') diff --git a/sys/linux/dev_video4linux.txt b/sys/linux/dev_video4linux.txt index d7bd586ed..92fc34c7f 100644 --- a/sys/linux/dev_video4linux.txt +++ b/sys/linux/dev_video4linux.txt @@ -1,5 +1,5 @@ # 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. +# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. # Constants for this descriptions were generated on the following tree: # https://source.codeaurora.org/quic/la/kernel/msm-4.9 msm-4.9 -- cgit mrf-deployment