Skip to content

Commit fc8f471

Browse files
committed
Copyrights updated
1 parent 071778f commit fc8f471

64 files changed

Lines changed: 64 additions & 64 deletions

Some content is hidden

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

src/checkbufferoverrun.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Cppcheck - A tool for static C/C++ code analysis
33
* Copyright (C) 2007-2009 Daniel Marjamäki, Reijo Tomperi, Nicolas Le Cam,
4-
* Leandro Penz, Kimmo Varis
4+
* Leandro Penz, Kimmo Varis, Vesa Pikki
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/checkbufferoverrun.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Cppcheck - A tool for static C/C++ code analysis
33
* Copyright (C) 2007-2009 Daniel Marjamäki, Reijo Tomperi, Nicolas Le Cam,
4-
* Leandro Penz, Kimmo Varis
4+
* Leandro Penz, Kimmo Varis, Vesa Pikki
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/checkclass.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Cppcheck - A tool for static C/C++ code analysis
33
* Copyright (C) 2007-2009 Daniel Marjamäki, Reijo Tomperi, Nicolas Le Cam,
4-
* Leandro Penz, Kimmo Varis
4+
* Leandro Penz, Kimmo Varis, Vesa Pikki
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/checkclass.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Cppcheck - A tool for static C/C++ code analysis
33
* Copyright (C) 2007-2009 Daniel Marjamäki, Reijo Tomperi, Nicolas Le Cam,
4-
* Leandro Penz, Kimmo Varis
4+
* Leandro Penz, Kimmo Varis, Vesa Pikki
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/checkdangerousfunctions.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Cppcheck - A tool for static C/C++ code analysis
33
* Copyright (C) 2007-2009 Daniel Marjamäki, Reijo Tomperi, Nicolas Le Cam,
4-
* Leandro Penz, Kimmo Varis
4+
* Leandro Penz, Kimmo Varis, Vesa Pikki
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/checkdangerousfunctions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Cppcheck - A tool for static C/C++ code analysis
33
* Copyright (C) 2007-2009 Daniel Marjamäki, Reijo Tomperi, Nicolas Le Cam,
4-
* Leandro Penz, Kimmo Varis
4+
* Leandro Penz, Kimmo Varis, Vesa Pikki
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/checkfunctionusage.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Cppcheck - A tool for static C/C++ code analysis
33
* Copyright (C) 2007-2009 Daniel Marjamäki, Reijo Tomperi, Nicolas Le Cam,
4-
* Leandro Penz, Kimmo Varis
4+
* Leandro Penz, Kimmo Varis, Vesa Pikki
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/checkfunctionusage.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Cppcheck - A tool for static C/C++ code analysis
33
* Copyright (C) 2007-2009 Daniel Marjamäki, Reijo Tomperi, Nicolas Le Cam,
4-
* Leandro Penz, Kimmo Varis
4+
* Leandro Penz, Kimmo Varis, Vesa Pikki
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/checkheaders.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Cppcheck - A tool for static C/C++ code analysis
33
* Copyright (C) 2007-2009 Daniel Marjamäki, Reijo Tomperi, Nicolas Le Cam,
4-
* Leandro Penz, Kimmo Varis
4+
* Leandro Penz, Kimmo Varis, Vesa Pikki
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

src/checkheaders.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Cppcheck - A tool for static C/C++ code analysis
33
* Copyright (C) 2007-2009 Daniel Marjamäki, Reijo Tomperi, Nicolas Le Cam,
4-
* Leandro Penz, Kimmo Varis
4+
* Leandro Penz, Kimmo Varis, Vesa Pikki
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)