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/xhistogram.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/xdiff/xhistogram.c') diff --git a/src/xdiff/xhistogram.c b/src/xdiff/xhistogram.c index 3c84f35626..8598a8550d 100644 --- a/src/xdiff/xhistogram.c +++ b/src/xdiff/xhistogram.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 - /* * Copyright (C) 2010, Google Inc. * and other copyright owners as documented in JGit's IP log. -- cgit