Skip to content

Commit a3e5fcc

Browse files
committed
Update licenses
1 parent 3cbfdbe commit a3e5fcc

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

vunit/vhdl/verification_components/src/stream_pkg-body.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) 2014-2018, Lars Asplund lars.anders.asplund@gmail.com
5+
-- Copyright (c) 2014-2019, Lars Asplund lars.anders.asplund@gmail.com
66

77
-- Stream master & slave verification components
88

vunit/vhdl/verification_components/src/stream_pkg.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) 2014-2018, Lars Asplund lars.anders.asplund@gmail.com
5+
-- Copyright (c) 2014-2019, Lars Asplund lars.anders.asplund@gmail.com
66

77
-- Stream master & slave verification component interfaces
88

vunit/vhdl/verification_components/test/tb_stream_pkg.vhd

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
-- This Source Code Form is subject to the terms of the Mozilla Public
2+
-- License, v. 2.0. If a copy of the MPL was not distributed with this file,
3+
-- You can obtain one at http://mozilla.org/MPL/2.0/.
4+
--
5+
-- Copyright (c) 2014-2019, Lars Asplund lars.anders.asplund@gmail.com
6+
17
library ieee;
28
use ieee.std_logic_1164.all;
39

0 commit comments

Comments
 (0)