From: Thibault Godouet Date: Wed, 11 Jan 2006 00:57:29 +0000 (+0000) Subject: more comments, added some help (IGNORE) X-Git-Tag: ver3_0_1~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c7b0851dc2fea24e8c73b3bc6083d5ae35dd6781;p=thirdparty%2Ffcron.git more comments, added some help (IGNORE) updated copyright --- diff --git a/subs.c b/subs.c index 5f60143..77a6e53 100644 --- a/subs.c +++ b/subs.c @@ -1,8 +1,7 @@ - /* * FCRON - periodic command scheduler * - * Copyright 2000-2004 Thibault Godouet + * Copyright 2000-2006 Thibault Godouet * * 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 @@ -22,7 +21,7 @@ * `LICENSE' that comes with the fcron source distribution. */ - /* $Id: subs.c,v 1.23 2005-06-11 22:54:12 thib Exp $ */ + /* $Id: subs.c,v 1.24 2006-01-11 00:57:29 thib Exp $ */ #include "global.h" #include "subs.h"