From 476fa626728e0951e37b7c003301a09e004f583d Mon Sep 17 00:00:00 2001 From: Bjoern Kalkbrenner Date: Mon, 30 Dec 2019 15:56:09 +0100 Subject: [PATCH] chore: (re)-added (c) 2019 Gilles Chehade to filter-archive.go because work is based on filter-rspamd.go --- filter-archive.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filter-archive.go b/filter-archive.go index 217df73..8c9a3fd 100644 --- a/filter-archive.go +++ b/filter-archive.go @@ -1,6 +1,6 @@ // // Copyright (c) 2019 Björn Kalkbrenner -// +// (c) 2019 Gilles Chehade // // Permission to use, copy, modify, and distribute this software for any // purpose with or without fee is hereby granted, provided that the above