diff options
Diffstat (limited to 'src/tb')
-rw-r--r-- | src/tb/tb_mkmif.v | 2 | ||||
-rw-r--r-- | src/tb/tb_mkmif_core.v | 2 | ||||
-rw-r--r-- | src/tb/tb_mkmif_spi.v | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/tb/tb_mkmif.v b/src/tb/tb_mkmif.v index 4142574..31b26c5 100644 --- a/src/tb/tb_mkmif.v +++ b/src/tb/tb_mkmif.v @@ -6,7 +6,7 @@ // // // Author: Joachim Strombergson -// Copyright (c) 2011, NORDUnet A/S All rights reserved. +// Copyright (c) 2016, NORDUnet A/S All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/src/tb/tb_mkmif_core.v b/src/tb/tb_mkmif_core.v index 48042f4..6311515 100644 --- a/src/tb/tb_mkmif_core.v +++ b/src/tb/tb_mkmif_core.v @@ -6,7 +6,7 @@ // // // Author: Joachim Strombergson -// Copyright (c) 2011, NORDUnet A/S All rights reserved. +// Copyright (c) 2016, NORDUnet A/S All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/src/tb/tb_mkmif_spi.v b/src/tb/tb_mkmif_spi.v index 763defe..a154e0a 100644 --- a/src/tb/tb_mkmif_spi.v +++ b/src/tb/tb_mkmif_spi.v @@ -6,7 +6,7 @@ // // // Author: Joachim Strombergson -// Copyright (c) 2011, NORDUnet A/S All rights reserved. +// Copyright (c) 2016, NORDUnet A/S All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are |