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/xpatience.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/xdiff/xpatience.c') diff --git a/src/xdiff/xpatience.c b/src/xdiff/xpatience.c index f78c897ad8..5f547ca5c0 100644 --- a/src/xdiff/xpatience.c +++ b/src/xdiff/xpatience.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 + /* * LibXDiff by Davide Libenzi ( File Differential Library ) * Copyright (C) 2003-2016 Davide Libenzi, Johannes E. Schindelin -- cgit