diff --git a/src/avclandrv.c b/src/avclandrv.c index 33aaef1..ee7fb68 100644 --- a/src/avclandrv.c +++ b/src/avclandrv.c @@ -4,6 +4,7 @@ Portions of the following source code are based on code that is copyright (C) 2006 Marcin Slonicki + copyright (C) 2007 Louis Frigon 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 diff --git a/src/avclandrv.h b/src/avclandrv.h index 4fdc9a8..39742ff 100644 --- a/src/avclandrv.h +++ b/src/avclandrv.h @@ -4,6 +4,7 @@ Portions of the following source code are based on code that is copyright (C) 2006 Marcin Slonicki + copyright (C) 2007 Louis Frigon 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 diff --git a/src/com232.c b/src/com232.c index 496b551..6ff2756 100644 --- a/src/com232.c +++ b/src/com232.c @@ -4,6 +4,7 @@ Portions of the following source code are based on code that is copyright (C) 2006 Marcin Slonicki + copyright (C) 2007 Louis Frigon 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 diff --git a/src/com232.h b/src/com232.h index 1821401..ce49195 100644 --- a/src/com232.h +++ b/src/com232.h @@ -4,6 +4,7 @@ Portions of the following source code are based on code that is copyright (C) 2006 Marcin Slonicki + copyright (C) 2007 Louis Frigon 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 diff --git a/src/sniffer.c b/src/sniffer.c index b15ab02..b99d2aa 100644 --- a/src/sniffer.c +++ b/src/sniffer.c @@ -4,6 +4,7 @@ Portions of the following source code are based on code that is copyright (C) 2006 Marcin Slonicki + copyright (C) 2007 Louis Frigon 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