Mercurial > masqmail-0.2
changeset 76:3b344bf57162
added copyright notices to files I improved
author | meillo@marmaro.de |
---|---|
date | Wed, 16 Jun 2010 19:36:22 +0200 |
parents | 257a9e6d1a8e |
children | 58ca1df240f8 |
files | src/deliver.c src/masqmail.c src/online.c src/spool.c src/tables.c |
diffstat | 5 files changed, 5 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/src/deliver.c Wed Jun 16 19:06:34 2010 +0200 +++ b/src/deliver.c Wed Jun 16 19:36:22 2010 +0200 @@ -1,6 +1,6 @@ /* MasqMail Copyright (C) 1999-2002 Oliver Kurth - Copyright 2008 markus schnalke <meillo@marmaro.de> + Copyright (C) 2008 markus schnalke <meillo@marmaro.de> 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
--- a/src/masqmail.c Wed Jun 16 19:06:34 2010 +0200 +++ b/src/masqmail.c Wed Jun 16 19:36:22 2010 +0200 @@ -1,5 +1,6 @@ /* MasqMail Copyright (C) 1999-2001 Oliver Kurth + Copyright (C) 2010 markus schnalke <meillo@marmaro.de> 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
--- a/src/online.c Wed Jun 16 19:06:34 2010 +0200 +++ b/src/online.c Wed Jun 16 19:36:22 2010 +0200 @@ -1,6 +1,6 @@ /* MasqMail Copyright (C) 1999-2001 Oliver Kurth - Copyright 2008 markus schnalke <meillo@marmaro.de> + Copyright (C) 2008 markus schnalke <meillo@marmaro.de> 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
--- a/src/spool.c Wed Jun 16 19:06:34 2010 +0200 +++ b/src/spool.c Wed Jun 16 19:36:22 2010 +0200 @@ -1,5 +1,6 @@ /* MasqMail Copyright (C) 1999-2001 Oliver Kurth + Copyright (C) 2010 markus schnalke <meillo@marmaro.de> 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
--- a/src/tables.c Wed Jun 16 19:06:34 2010 +0200 +++ b/src/tables.c Wed Jun 16 19:36:22 2010 +0200 @@ -1,6 +1,6 @@ /* MasqMail Copyright (C) 1999-2001 Oliver Kurth - Copyright 2008 markus schnalke <meillo@marmaro.de> + Copyright (C) 2008 markus schnalke <meillo@marmaro.de> 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