From 4ff1d635ca5251c1008e69a7aea94c4ad703c7b9 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Sun, 10 Jan 2021 12:11:01 +0000 Subject: Add correct copyright notices in files --- src/hls/PrintVerilog.ml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/hls/PrintVerilog.ml') diff --git a/src/hls/PrintVerilog.ml b/src/hls/PrintVerilog.ml index 44710b8..4a6c165 100644 --- a/src/hls/PrintVerilog.ml +++ b/src/hls/PrintVerilog.ml @@ -1,6 +1,7 @@ (* -*- mode: tuareg -*- * Vericert: Verified high-level synthesis. * Copyright (C) 2019-2020 Yann Herklotz + * 2020 James Pollard * * 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