AboutSummaryRefsLogTreeCommitDiffStats
path: root/AUTHORS
diff options
context:
space:
mode:
authordale_mellor <dale_mellor>2003-07-20 15:52:35 +0000
committerdale_mellor <dale_mellor>2003-07-20 15:52:35 +0000
commit2c6cfc753d5c4a6116bcf24307371c33f49bcfd1 (patch)
tree6d186a00c887d2061ac0d430bdf4b76bb41af83b /AUTHORS
parent3a55e7e4684d33241d3e3162f3405d6d7cf37723 (diff)
downloadmcron-2c6cfc753d5c4a6116bcf24307371c33f49bcfd1.tar.gz
mcron-2c6cfc753d5c4a6116bcf24307371c33f49bcfd1.tar.bz2
mcron-2c6cfc753d5c4a6116bcf24307371c33f49bcfd1.zip
All changes from 0.99.1 to 0.99.2 pre-release.0.99.2
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS7
1 files changed, 7 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index da27b1c..4d2dae2 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1 +1,8 @@
Dale Mellor (dale_mellor@users.sourceforge.net)
+ wrote everything from scratch, with some reference to Paul Vixie's code,
+ with the exceptions noted below.
+
+The section of the manual which describes in detail the syntax for Vixie-style
+ configuration files is copied verbatim from Paul Vixie's own distribution,
+ on the understanding that this is permitted under his copyright notice,
+ which is reproduced in its entirety in this section of the manual.