diff options
Diffstat (limited to 'src/rtl')
-rw-r--r-- | src/rtl/mkmif.v | 2 | ||||
-rw-r--r-- | src/rtl/mkmif_core.v | 2 | ||||
-rw-r--r-- | src/rtl/mkmif_spi.v | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/rtl/mkmif.v b/src/rtl/mkmif.v index 4f44878..8e29f14 100644 --- a/src/rtl/mkmif.v +++ b/src/rtl/mkmif.v @@ -12,7 +12,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/rtl/mkmif_core.v b/src/rtl/mkmif_core.v index 0f90bf0..6646aad 100644 --- a/src/rtl/mkmif_core.v +++ b/src/rtl/mkmif_core.v @@ -12,7 +12,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/rtl/mkmif_spi.v b/src/rtl/mkmif_spi.v index fc80470..168a4e5 100644 --- a/src/rtl/mkmif_spi.v +++ b/src/rtl/mkmif_spi.v @@ -12,7 +12,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 |