From 8de978eb48332de45a5ad254b0475e74613fcfbd Mon Sep 17 00:00:00 2001 From: Florent Bruneau Date: Thu, 11 Sep 2008 18:47:14 +0200 Subject: [PATCH] Update guards. Signed-off-by: Florent Bruneau --- postlicyd/filter_tokens.sh | 4 ++-- postlicyd/policy_tokens.sh | 4 ++-- postlicyd/rbl.c | 1 + postlicyd/rbl.h | 1 + 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/postlicyd/filter_tokens.sh b/postlicyd/filter_tokens.sh index f34d36d..1cbb090 100755 --- a/postlicyd/filter_tokens.sh +++ b/postlicyd/filter_tokens.sh @@ -46,8 +46,8 @@ EOF do_h() { do_hdr cat < diff --git a/postlicyd/rbl.h b/postlicyd/rbl.h index e87025e..2c6b879 100644 --- a/postlicyd/rbl.h +++ b/postlicyd/rbl.h @@ -31,6 +31,7 @@ /* * Copyright © 2007 Pierre Habouzit + * Copyright © 2008 Florent Bruneau */ #ifndef PFIXTOOLS_RBL_H -- 2.20.1