comparison 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
comparison
equal deleted inserted replaced
223:9814e75de61c 224:996b53a50f55
1 /* smtp_out.c, Copyright (C) 1999-2001 Oliver Kurth, 1 /* smtp_out.c
2 * 2 Copyright (C) 1999-2001 Oliver Kurth
3 Copyright (C) 2010 markus schnalke <meillo@marmaro.de>
4
3 * This program is free software; you can redistribute it and/or modify 5 * This program is free software; you can redistribute it and/or modify
4 * it under the terms of the GNU General Public License as published by 6 * it under the terms of the GNU General Public License as published by
5 * the Free Software Foundation; either version 2 of the License, or 7 * the Free Software Foundation; either version 2 of the License, or
6 * (at your option) any later version. 8 * (at your option) any later version.
7 * 9 *