From: thib 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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=10379c5b41834ccee1fd12aa48cc91e0b1d82d4a;p=fcron 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"