diff options
author | Mathieu Lirzin <mthl@gnu.org> | 2016-07-18 17:46:30 +0200 |
---|---|---|
committer | Mathieu Lirzin <mthl@gnu.org> | 2016-12-28 22:19:03 +0100 |
commit | 6a91b6fb3ef229689447a171e28e8d2c23a26bd0 (patch) | |
tree | 1b206edcc50e65b487726e59758d48d470754dd2 | |
parent | 2cdd544a56e4b340f1744cfe2ab6439aa815045c (diff) | |
download | mcron-6a91b6fb3ef229689447a171e28e8d2c23a26bd0.tar.gz mcron-6a91b6fb3ef229689447a171e28e8d2c23a26bd0.tar.bz2 mcron-6a91b6fb3ef229689447a171e28e8d2c23a26bd0.zip |
maint: Update AUTHORS.
* AUTHORS: Add 'Sergey Poznyakoff' and 'Mathieu Lirzin'.
-rw-r--r-- | AUTHORS | 21 |
1 files changed, 3 insertions, 18 deletions
@@ -1,18 +1,3 @@ -Authors of GNU mcron. - - Copyright (C) 2003, 2005, 2006 Dale Mellor - - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notice and this notice are preserved. - - - -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. +Dale Mellor <dale_mellor@users.sourceforge.net> +Mathieu Lirzin <mthl@gnu.org> +Sergey Poznyakoff <cray@gnu.org.ua> |