aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/PrintVerilog.ml
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-01-10 12:11:01 +0000
committerYann Herklotz <git@yannherklotz.com>2021-01-10 12:11:01 +0000
commit4ff1d635ca5251c1008e69a7aea94c4ad703c7b9 (patch)
tree9b500e0036501e19fbdca91c253a5577bd8a7ea4 /src/hls/PrintVerilog.ml
parentda34700998cbaf705c761a3d5b3a4e14994623e4 (diff)
downloadvericert-4ff1d635ca5251c1008e69a7aea94c4ad703c7b9.tar.gz
vericert-4ff1d635ca5251c1008e69a7aea94c4ad703c7b9.zip
Add correct copyright notices in files
Diffstat (limited to 'src/hls/PrintVerilog.ml')
-rw-r--r--src/hls/PrintVerilog.ml1
1 files changed, 1 insertions, 0 deletions
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 <yann@yannherklotz.com>
+ * 2020 James Pollard <j@mes.dev>
*
* 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