aboutsummaryrefslogtreecommitdiff
path: root/src/mail.h
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-08-25 14:43:26 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-08-25 14:43:26 +0000
commit338c0d9c35c56f35c636df1c1da0852a466e731f (patch)
treee7501a50f0f0a0b63dec3478741cbfb44a14b8c1 /src/mail.h
parente4b5d37def5023905e98bc0b6c6f81c2d56ba362 (diff)
downloadwydawca-338c0d9c35c56f35c636df1c1da0852a466e731f.tar.gz
wydawca-338c0d9c35c56f35c636df1c1da0852a466e731f.tar.bz2
Add copyright header
git-svn-id: file:///svnroot/wydawca/trunk@296 6bb4bd81-ecc2-4fd4-a2d4-9571d19c0d33
Diffstat (limited to 'src/mail.h')
-rw-r--r--src/mail.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/mail.h b/src/mail.h
index d3710ea..7faedfb 100644
--- a/src/mail.h
+++ b/src/mail.h
@@ -1,6 +1,22 @@
+/* wydawca - FTP release synchronization daemon
+ Copyright (C) 2007 Sergey Poznyakoff
+
+ 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 the
+ Free Software Foundation; either version 3 of the License, or (at your
+ option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License along
+ with this program. If not, see <http://www.gnu.org/licenses/>. */
+
#include <mailutils/mailutils.h>
extern mu_mailer_t mailer;
extern mu_address_t admin_address;
extern mu_address_t from_address;
extern unsigned long mail_admin_mask;

Return to:

Send suggestions and report system problems to the System administrator.