diff options
author | Paul Selkirk <paul@psgd.org> | 2015-12-13 18:51:48 -0500 |
---|---|---|
committer | Paul Selkirk <paul@psgd.org> | 2015-12-13 18:51:48 -0500 |
commit | 40c4839728c65618465cfb66cbd489ac86c97727 (patch) | |
tree | 0ed8ca2f82ec5205205f6f18e1be3ca11aaa9c59 /common/rtl | |
parent | a4737cc9305cbab9bb9c044fad48d75dff37568c (diff) |
whack copyrights
Diffstat (limited to 'common/rtl')
-rw-r--r-- | common/rtl/lint-dummy.v | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/rtl/lint-dummy.v b/common/rtl/lint-dummy.v index 5cf4b61..3e0424c 100644 --- a/common/rtl/lint-dummy.v +++ b/common/rtl/lint-dummy.v @@ -5,6 +5,9 @@ // to run verilator with -I for that directory, but verilator really // doesn't like the Xilinx code. +// Copyright (c) 1995/2004 Xilinx, Inc. +// All Right Reserved. + /*verilator lint_off UNDRIVEN*/ /*verilator lint_off UNUSED*/ |