summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README35
1 files changed, 35 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..f5735c7
--- /dev/null
+++ b/README
@@ -0,0 +1,35 @@
1Copyright (C) 2014 - Simeon Simeonov
2See the end of the file for license conditions.
3
4The file INSTALL in this directory describes how to setup and use BEINC
5
6
7Introduction
8------------
9
10
11Supported systems & requirements
12--------------------------------
13Any system running Postfix and Spamassassin.
14
15
16Requirements: Python 2.7.*
17
18
19License
20-------
21
22This file is part of Blackmore's SpamAssassinWrapper.
23
24BEINC is free software: you can redistribute it and/or modify
25it under the terms of the GNU General Public License as published by
26the Free Software Foundation, either version 3 of the License, or
27(at your option) any later version.
28
29This program is distributed in the hope that it will be useful,
30but WITHOUT ANY WARRANTY; without even the implied warranty of
31MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
32GNU General Public License for more details.
33
34You should have received a copy of the GNU General Public License
35along with this program. If not, see <http://www.gnu.org/licenses/>