From 3134ef3d9fab0a7283e442a2264e69564ada7a67 Mon Sep 17 00:00:00 2001 From: Dundar Göc Date: Fri, 1 Oct 2021 21:08:53 +0200 Subject: refactor: remove PVS comment on top of files The xdiff directory is excluded from the PVS report so the comment isn't required. --- src/xdiff/xutils.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/xdiff/xutils.c') diff --git a/src/xdiff/xutils.c b/src/xdiff/xutils.c index 65aa50497d..f13a854536 100644 --- a/src/xdiff/xutils.c +++ b/src/xdiff/xutils.c @@ -1,6 +1,3 @@ -// 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 Davide Libenzi -- cgit