diff options
Diffstat (limited to 'examples/pcap2nbench')
22 files changed, 22 insertions, 22 deletions
diff --git a/examples/pcap2nbench/COPYING b/examples/pcap2nbench/COPYING index a43ea2126fb..441ad12f9ad 100644 --- a/examples/pcap2nbench/COPYING +++ b/examples/pcap2nbench/COPYING @@ -295,7 +295,7 @@ the "copyright" line and a pointer to where the full notice is found. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/examples/pcap2nbench/Makefile b/examples/pcap2nbench/Makefile index fd717944c5b..0e3a1a5f588 100644 --- a/examples/pcap2nbench/Makefile +++ b/examples/pcap2nbench/Makefile @@ -5,7 +5,7 @@ ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2 of the License, or +## the Free Software Foundation; either version 3 of the License, or ## (at your option) any later version. ## ## This program is distributed in the hope that it will be useful, diff --git a/examples/pcap2nbench/closerequest.cpp b/examples/pcap2nbench/closerequest.cpp index 8487847b530..e870eb2996c 100644 --- a/examples/pcap2nbench/closerequest.cpp +++ b/examples/pcap2nbench/closerequest.cpp @@ -4,7 +4,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/examples/pcap2nbench/closerequest.hpp b/examples/pcap2nbench/closerequest.hpp index daf7ee5709d..cfacae2b38b 100644 --- a/examples/pcap2nbench/closerequest.hpp +++ b/examples/pcap2nbench/closerequest.hpp @@ -4,7 +4,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/examples/pcap2nbench/ethernet.cpp b/examples/pcap2nbench/ethernet.cpp index 7fd4f1e4219..2077591ef76 100644 --- a/examples/pcap2nbench/ethernet.cpp +++ b/examples/pcap2nbench/ethernet.cpp @@ -4,7 +4,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/examples/pcap2nbench/ethernet.hpp b/examples/pcap2nbench/ethernet.hpp index d00131638ab..455619fd52a 100644 --- a/examples/pcap2nbench/ethernet.hpp +++ b/examples/pcap2nbench/ethernet.hpp @@ -4,7 +4,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/examples/pcap2nbench/ip.cpp b/examples/pcap2nbench/ip.cpp index 02404c1d3ce..34bdc6edf12 100644 --- a/examples/pcap2nbench/ip.cpp +++ b/examples/pcap2nbench/ip.cpp @@ -4,7 +4,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/examples/pcap2nbench/ip.hpp b/examples/pcap2nbench/ip.hpp index 6eca46e8545..8c57e0e4038 100644 --- a/examples/pcap2nbench/ip.hpp +++ b/examples/pcap2nbench/ip.hpp @@ -4,7 +4,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/examples/pcap2nbench/main.cpp b/examples/pcap2nbench/main.cpp index 85059462056..460136fe2a6 100644 --- a/examples/pcap2nbench/main.cpp +++ b/examples/pcap2nbench/main.cpp @@ -4,7 +4,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/examples/pcap2nbench/ntcreateandxrequest.cpp b/examples/pcap2nbench/ntcreateandxrequest.cpp index d7024611f6b..7154fe7831e 100644 --- a/examples/pcap2nbench/ntcreateandxrequest.cpp +++ b/examples/pcap2nbench/ntcreateandxrequest.cpp @@ -4,7 +4,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/examples/pcap2nbench/ntcreateandxrequest.hpp b/examples/pcap2nbench/ntcreateandxrequest.hpp index 0e80c883086..be0663e79df 100644 --- a/examples/pcap2nbench/ntcreateandxrequest.hpp +++ b/examples/pcap2nbench/ntcreateandxrequest.hpp @@ -4,7 +4,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/examples/pcap2nbench/ntcreateandxresponse.cpp b/examples/pcap2nbench/ntcreateandxresponse.cpp index 5f2ab027772..32b31d1500c 100644 --- a/examples/pcap2nbench/ntcreateandxresponse.cpp +++ b/examples/pcap2nbench/ntcreateandxresponse.cpp @@ -4,7 +4,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/examples/pcap2nbench/ntcreateandxresponse.hpp b/examples/pcap2nbench/ntcreateandxresponse.hpp index fbe2f0cfbba..69c65c257c0 100644 --- a/examples/pcap2nbench/ntcreateandxresponse.hpp +++ b/examples/pcap2nbench/ntcreateandxresponse.hpp @@ -4,7 +4,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/examples/pcap2nbench/readandxrequest.cpp b/examples/pcap2nbench/readandxrequest.cpp index a903deeecbd..fd67b887a81 100644 --- a/examples/pcap2nbench/readandxrequest.cpp +++ b/examples/pcap2nbench/readandxrequest.cpp @@ -4,7 +4,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/examples/pcap2nbench/readandxrequest.hpp b/examples/pcap2nbench/readandxrequest.hpp index 6b590f882f6..c44a627fa87 100644 --- a/examples/pcap2nbench/readandxrequest.hpp +++ b/examples/pcap2nbench/readandxrequest.hpp @@ -4,7 +4,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/examples/pcap2nbench/readandxresponse.hpp b/examples/pcap2nbench/readandxresponse.hpp index 84ac07b9694..75834c738fe 100644 --- a/examples/pcap2nbench/readandxresponse.hpp +++ b/examples/pcap2nbench/readandxresponse.hpp @@ -4,7 +4,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/examples/pcap2nbench/smb.cpp b/examples/pcap2nbench/smb.cpp index df3f84b4afa..87f1ab46cc7 100644 --- a/examples/pcap2nbench/smb.cpp +++ b/examples/pcap2nbench/smb.cpp @@ -4,7 +4,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/examples/pcap2nbench/smb.hpp b/examples/pcap2nbench/smb.hpp index 8afda670d27..5cc33621ac7 100644 --- a/examples/pcap2nbench/smb.hpp +++ b/examples/pcap2nbench/smb.hpp @@ -4,7 +4,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/examples/pcap2nbench/tcp.cpp b/examples/pcap2nbench/tcp.cpp index 3dff4bda31d..ccec9151212 100644 --- a/examples/pcap2nbench/tcp.cpp +++ b/examples/pcap2nbench/tcp.cpp @@ -4,7 +4,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/examples/pcap2nbench/tcp.hpp b/examples/pcap2nbench/tcp.hpp index f659499f7e9..7cee717527e 100644 --- a/examples/pcap2nbench/tcp.hpp +++ b/examples/pcap2nbench/tcp.hpp @@ -4,7 +4,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/examples/pcap2nbench/writeandxrequest.cpp b/examples/pcap2nbench/writeandxrequest.cpp index 68c5a2b05d1..c81f9968684 100644 --- a/examples/pcap2nbench/writeandxrequest.cpp +++ b/examples/pcap2nbench/writeandxrequest.cpp @@ -4,7 +4,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/examples/pcap2nbench/writeandxrequest.hpp b/examples/pcap2nbench/writeandxrequest.hpp index 3a0c84008e6..55c49441f0f 100644 --- a/examples/pcap2nbench/writeandxrequest.hpp +++ b/examples/pcap2nbench/writeandxrequest.hpp @@ -4,7 +4,7 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, |