From 533bca9426ee3166433b29e84c8f942f7409981b Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Thu, 10 Aug 2023 12:29:11 +0100 Subject: Annonimize submission --- src/common/ZExtra.v | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/common/ZExtra.v') diff --git a/src/common/ZExtra.v b/src/common/ZExtra.v index 3a27cc6..7482f85 100644 --- a/src/common/ZExtra.v +++ b/src/common/ZExtra.v @@ -1,7 +1,7 @@ (* * Vericert: Verified high-level synthesis. - * Copyright (C) 2020 Yann Herklotz - * 2020 James Pollard + * Copyright (C) 2020 ___ ___ <___@______.com> + * 2020 ___ ___ <___> * * 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 -- cgit