masqmail
diff src/smtp_out.c @ 224:996b53a50f55
added my copyright to files I worked on
author | meillo@marmaro.de |
---|---|
date | Fri, 23 Jul 2010 11:27:17 +0200 |
parents | 8cddc65765bd |
children | 589c365d90b1 |
line diff
1.1 --- a/src/smtp_out.c Fri Jul 23 11:18:20 2010 +0200 1.2 +++ b/src/smtp_out.c Fri Jul 23 11:27:17 2010 +0200 1.3 @@ -1,5 +1,7 @@ 1.4 -/* smtp_out.c, Copyright (C) 1999-2001 Oliver Kurth, 1.5 - * 1.6 +/* smtp_out.c 1.7 + Copyright (C) 1999-2001 Oliver Kurth 1.8 + Copyright (C) 2010 markus schnalke <meillo@marmaro.de> 1.9 + 1.10 * This program is free software; you can redistribute it and/or modify 1.11 * it under the terms of the GNU General Public License as published by 1.12 * the Free Software Foundation; either version 2 of the License, or