Skip to content

Commit 0add5bd

Browse files
committed
Copyright
1 parent 81deba3 commit 0add5bd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

examples/vhdl/bvul_and_uvvm_integration/test/tb_bvul_integration.vhd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
-- License, v. 2.0. If a copy of the MPL was not distributed with this file,
33
-- You can obtain one at http://mozilla.org/MPL/2.0/.
44
--
5-
-- Copyright (c) 2015, Lars Asplund lars.anders.asplund@gmail.com
5+
-- Copyright (c) 2015-2016, Lars Asplund lars.anders.asplund@gmail.com
66

77
-------------------------------------------------------------------------------
88
-- This is an example testbench using BVUL together with VUnit runner, check,

examples/vhdl/bvul_and_uvvm_integration/test/tb_uvvm_integration.vhd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
-- License, v. 2.0. If a copy of the MPL was not distributed with this file,
33
-- You can obtain one at http://mozilla.org/MPL/2.0/.
44
--
5-
-- Copyright (c) 2015, Lars Asplund lars.anders.asplund@gmail.com
5+
-- Copyright (c) 2015-2016, Lars Asplund lars.anders.asplund@gmail.com
66

77
-------------------------------------------------------------------------------
88
-- This is an example testbench using UVVM together with VUnit runner, check,

0 commit comments

Comments
 (0)