aboutsummaryrefslogtreecommitdiff
path: root/src/mail.h
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-01-01 13:25:55 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2013-01-01 13:33:04 +0200
commit24e6dfa7cffceea0cac0f3cc349192788f040939 (patch)
treec2bd53e9bc58873c8187e6bd622ae152b35d1d51 /src/mail.h
parent2bdd70d698c63d32f25b4f1142e09f5eaef4812a (diff)
downloadwydawca-24e6dfa7cffceea0cac0f3cc349192788f040939.tar.gz
wydawca-24e6dfa7cffceea0cac0f3cc349192788f040939.tar.bz2
Update copyright years. Switch to a familiar style.
Diffstat (limited to 'src/mail.h')
-rw-r--r--src/mail.h9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/mail.h b/src/mail.h
index 279e291..cc29ae8 100644
--- a/src/mail.h
+++ b/src/mail.h
@@ -1,5 +1,5 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007, 2010-2011 Sergey Poznyakoff
+ Copyright (C) 2007, 2010-2013 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
@@ -22,7 +22,6 @@ extern mu_address_t from_address;
extern unsigned long mail_admin_mask;
extern struct message_template *admin_stat_message_template;
-void mail_init (void);
-void mail_finish (void);
-void mail_stats (void);
-
+void mail_init(void);
+void mail_finish(void);
+void mail_stats(void);

Return to:

Send suggestions and report system problems to the System administrator.