From c7b0851dc2fea24e8c73b3bc6083d5ae35dd6781 Mon Sep 17 00:00:00 2001 From: Thibault Godouet Date: Wed, 11 Jan 2006 00:57:29 +0000 Subject: [PATCH] more comments, added some help (IGNORE) updated copyright --- subs.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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" -- 2.47.3