Skip to content

Commit 2a33699

Browse files
committed
Remove Open Source PVS-Studio comments
These were added back when PVS-Studio would check files that contained these comments. It now requires a license for Open Source too.
1 parent c8636ab commit 2a33699

File tree

289 files changed

+0
-1453
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

289 files changed

+0
-1453
lines changed

lib/eventlog/eventlog.c

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@
2020
* Materiel Command, USAF, under agreement number F39502-99-1-0512.
2121
*/
2222

23-
/*
24-
* This is an open source non-commercial project. Dear PVS-Studio, please check it.
25-
* PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
26-
*/
27-
2823
#include <config.h>
2924

3025
#include <sys/types.h>

lib/eventlog/eventlog_conf.c

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@
2020
* Materiel Command, USAF, under agreement number F39502-99-1-0512.
2121
*/
2222

23-
/*
24-
* This is an open source non-commercial project. Dear PVS-Studio, please check it.
25-
* PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
26-
*/
27-
2823
#include <config.h>
2924

3025
#include <sys/types.h>

lib/eventlog/eventlog_free.c

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@
2020
* Materiel Command, USAF, under agreement number F39502-99-1-0512.
2121
*/
2222

23-
/*
24-
* This is an open source non-commercial project. Dear PVS-Studio, please check it.
25-
* PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
26-
*/
27-
2823
#include <config.h>
2924

3025
#include <stdio.h>

lib/eventlog/logwrap.c

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@
1616
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1717
*/
1818

19-
/*
20-
* This is an open source non-commercial project. Dear PVS-Studio, please check it.
21-
* PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
22-
*/
23-
2419
#include <config.h>
2520

2621
#include <stdio.h>

lib/eventlog/parse_json.c

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@
1616
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1717
*/
1818

19-
/*
20-
* This is an open source non-commercial project. Dear PVS-Studio, please check it.
21-
* PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
22-
*/
23-
2419
#include <config.h>
2520

2621
#include <stdio.h>

lib/fuzzstub/fuzzstub.c

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@
1616
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1717
*/
1818

19-
/*
20-
* This is an open source non-commercial project. Dear PVS-Studio, please check it.
21-
* PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
22-
*/
23-
2419
#include <config.h>
2520

2621
#include <sys/stat.h>

lib/iolog/host_port.c

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@
1616
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1717
*/
1818

19-
/*
20-
* This is an open source non-commercial project. Dear PVS-Studio, please check it.
21-
* PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
22-
*/
23-
2419
#include <config.h>
2520

2621
#ifdef HAVE_STDBOOL_H

lib/iolog/hostcheck.c

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@
1414
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1515
*/
1616

17-
/*
18-
* This is an open source non-commercial project. Dear PVS-Studio, please check it.
19-
* PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
20-
*/
21-
2217
#include <config.h>
2318

2419
#if defined(HAVE_OPENSSL)

lib/iolog/iolog_clearerr.c

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@
1616
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1717
*/
1818

19-
/*
20-
* This is an open source non-commercial project. Dear PVS-Studio, please check it.
21-
* PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
22-
*/
23-
2419
#include <config.h>
2520

2621
#include <stdio.h>

lib/iolog/iolog_close.c

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@
1616
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1717
*/
1818

19-
/*
20-
* This is an open source non-commercial project. Dear PVS-Studio, please check it.
21-
* PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
22-
*/
23-
2419
#include <config.h>
2520

2621
#include <stdio.h>

0 commit comments

Comments
 (0)