From 12a57d9405d7910566d5ff888d743d29b0716554 Mon Sep 17 00:00:00 2001 From: Jaakko Heinonen Date: Tue, 3 Apr 2001 16:15:53 +0000 Subject: [PATCH] Ids added --- abook.c | 3 ++- conff.h | 2 +- database.c | 3 ++- edit.c | 3 ++- estr.c | 3 +-- estr.h | 3 +-- filter.c | 3 ++- list.c | 3 ++- misc.c | 3 ++- options.c | 3 ++- 10 files changed, 17 insertions(+), 12 deletions(-) diff --git a/abook.c b/abook.c index db761df..dadf41e 100644 --- a/abook.c +++ b/abook.c @@ -1,5 +1,6 @@ /* - * abook.c + * $Id$ + * * by JH * * Copyright (C) 1999, 2000 Jaakko Heinonen diff --git a/conff.h b/conff.h index 740dbd6..c52a2f3 100644 --- a/conff.h +++ b/conff.h @@ -1,7 +1,7 @@ /* * - * conff.h by JH + * $Id$ * * Copyright (C) Jaakko Heinonen * diff --git a/database.c b/database.c index 8b8d2be..1b59311 100644 --- a/database.c +++ b/database.c @@ -1,6 +1,7 @@ /* - * database.c + * $Id$ + * * by JH * * Copyright (C) Jaakko Heinonen diff --git a/edit.c b/edit.c index 28009fe..72c520f 100644 --- a/edit.c +++ b/edit.c @@ -1,6 +1,7 @@ /* - * edit.c + * $Id$ + * * by JH * * Copyright (C) Jaakko Heinonen diff --git a/estr.c b/estr.c index 9f8d7f0..157c831 100644 --- a/estr.c +++ b/estr.c @@ -1,7 +1,6 @@ /* - * - * estr.c + * $Id$ * * by JH * diff --git a/estr.h b/estr.h index 2455d48..7d08030 100644 --- a/estr.h +++ b/estr.h @@ -1,7 +1,6 @@ /* - * - * estr.h + * $Id$ * * by JH * diff --git a/filter.c b/filter.c index f760f6b..4489839 100644 --- a/filter.c +++ b/filter.c @@ -1,6 +1,7 @@ /* - * filter.c for abook + * $Id$ + * * by JH * * Copyright (C) Jaakko Heinonen diff --git a/list.c b/list.c index 01bb156..fd1c706 100644 --- a/list.c +++ b/list.c @@ -1,6 +1,7 @@ /* - * list.c + * $Id$ + * * by JH * * Copyright (C) Jaakko Heinonen diff --git a/misc.c b/misc.c index 0a58cb9..eae1e90 100644 --- a/misc.c +++ b/misc.c @@ -1,6 +1,7 @@ /* - * misc.c + * $Id$ + * * by JH * * Copyright (C) Jaakko Heinonen diff --git a/options.c b/options.c index f9a1144..6f73d78 100644 --- a/options.c +++ b/options.c @@ -1,6 +1,7 @@ /* - * options.c + * $Id$ + * * by JH * * Copyright (C) Jaakko Heinonen -- 2.39.2