aboutsummaryrefslogtreecommitdiff
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
commit6166fa6947a8cd6d89afb806d6548ee5d0f1e2d7 (patch)
tree7f68e4ab25a58d659646040fbad0f89c11d0021e
parentda200e0c8611d9c81cd8c76dfffcfa3c61e063ec (diff)
downloadgsc-6166fa6947a8cd6d89afb806d6548ee5d0f1e2d7.tar.gz
gsc-6166fa6947a8cd6d89afb806d6548ee5d0f1e2d7.tar.bz2
Add copyright header
git-svn-id: file:///svnroot/gsc/trunk@293 d2de0444-eb31-0410-8365-af798a554d48
-rw-r--r--wydawca/mail.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/wydawca/mail.h b/wydawca/mail.h
index d3710ea..7faedfb 100644
--- a/wydawca/mail.h
+++ b/wydawca/mail.h
@@ -1,3 +1,19 @@
+/* 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;

Return to:

Send suggestions and report system problems to the System administrator.