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/hls/DHTL.v | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/hls/DHTL.v') diff --git a/src/hls/DHTL.v b/src/hls/DHTL.v index 6be82ae..639a98f 100644 --- a/src/hls/DHTL.v +++ b/src/hls/DHTL.v @@ -1,7 +1,7 @@ (* * Vericert: Verified high-level synthesis. - * Copyright (C) 2020-2023 Yann Herklotz - * 2020 James Pollard + * Copyright (C) 2020-2023 ___ ___ <___@______.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