Skip to content
Snippets Groups Projects
Commit 62724302 authored by dam1n19's avatar dam1n19
Browse files

SOC1-167: Updated copyright dates on bootrom generation script

parent f5886f46
No related branches found
No related tags found
No related merge requests found
......@@ -85,7 +85,7 @@ initial
$fwrite(fd,"//\n");
$fwrite(fd,"// David Flynn (d.w.flynn@soton.ac.uk)\n");
$fwrite(fd,"// Date: %x\n", today[0]);
$fwrite(fd,"// Copyright (c) 2021-2, SoC Labs (www.soclabs.org)\n");
$fwrite(fd,"// Copyright (c) 2021-3, SoC Labs (www.soclabs.org)\n");
$fwrite(fd,"//------------------------------------------------------------------------------------\n");
$fwrite(fd,"module bootrom (\n");
$fwrite(fd," input wire CLK,\n");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment