diff --git a/contrib/nvi/common/log.c b/contrib/nvi/common/log.c index 6c6e96654046..d1a1bc6f704a 100644 --- a/contrib/nvi/common/log.c +++ b/contrib/nvi/common/log.c @@ -6,17 +6,6 @@ * * See the LICENSE file for redistribution information. */ -/* - * CHERI CHANGES START - * { - * "updated": 20221129, - * "target_type": "prog", - * "changes": [ - * "pointer_alignment" - * ] - * } - * CHERI CHANGES END - */ #include "config.h"