aboutsummaryrefslogtreecommitdiff
path: root/src/xdiff/xutils.c
diff options
context:
space:
mode:
authorDundar Göc <gocdundar@gmail.com>2021-10-01 21:08:53 +0200
committerDundar Göc <gocdundar@gmail.com>2021-10-01 21:08:53 +0200
commit3134ef3d9fab0a7283e442a2264e69564ada7a67 (patch)
tree007624889ff115979404aeda7003fa67dcffdae3 /src/xdiff/xutils.c
parent9337fff8aad610acd5ef619f757686c47f0c118c (diff)
downloadrneovim-3134ef3d9fab0a7283e442a2264e69564ada7a67.tar.gz
rneovim-3134ef3d9fab0a7283e442a2264e69564ada7a67.tar.bz2
rneovim-3134ef3d9fab0a7283e442a2264e69564ada7a67.zip
refactor: remove PVS comment on top of files
The xdiff directory is excluded from the PVS report so the comment isn't required.
Diffstat (limited to 'src/xdiff/xutils.c')
-rw-r--r--src/xdiff/xutils.c3
1 files changed, 0 insertions, 3 deletions
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