diff options
| author | Jack Koenig | 2016-11-04 15:47:10 -0700 |
|---|---|---|
| committer | Andrew Waterman | 2016-11-04 15:47:10 -0700 |
| commit | 82da5e7903817b877bff3c07e09b0b7e9d009351 (patch) | |
| tree | 82522ff8057429616771825416fc6d15470f2d57 /src/test/resources/top.cpp | |
| parent | 1c36656fad15f515543d89a6407b360b4b2ebb87 (diff) | |
Cleanup license at top of every file (#364)
Replace with more sensible comment to see LICENSE rather than including the
whole license in every file
Diffstat (limited to 'src/test/resources/top.cpp')
| -rw-r--r-- | src/test/resources/top.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/resources/top.cpp b/src/test/resources/top.cpp index 8fef5e00..c117126d 100644 --- a/src/test/resources/top.cpp +++ b/src/test/resources/top.cpp @@ -1,3 +1,5 @@ +// See LICENSE for license details. + #include <verilated.h> #include <iostream> |
