From a65d8c34e6427fea00bf9a3d35752fc00054d503 Mon Sep 17 00:00:00 2001 From: dundargoc <33953936+dundargoc@users.noreply.github.com> Date: Tue, 21 Sep 2021 18:02:43 +0200 Subject: ci(PVS): PVS/V009: add required header #15751 --- src/xdiff/xhistogram.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/xdiff/xhistogram.c') diff --git a/src/xdiff/xhistogram.c b/src/xdiff/xhistogram.c index 8598a8550d..3c84f35626 100644 --- a/src/xdiff/xhistogram.c +++ b/src/xdiff/xhistogram.c @@ -1,3 +1,6 @@ +// This is an open source non-commercial project. Dear PVS-Studio, please check +// it. PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com + /* * Copyright (C) 2010, Google Inc. * and other copyright owners as documented in JGit's IP log. -- cgit