comparison src/smtp_out.c @ 174:087e99c7702a

added my copyright to files I worked on
author meillo@marmaro.de
date Fri, 23 Jul 2010 10:16:53 +0200
parents 349518b940db
children 805abb75b20c
comparison
equal deleted inserted replaced
173:a2bec9a14324 174:087e99c7702a
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 *