aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/rtl/mkmif.v2
-rw-r--r--src/rtl/mkmif_core.v2
-rw-r--r--src/rtl/mkmif_spi.v2
-rw-r--r--src/tb/tb_mkmif.v2
-rw-r--r--src/tb/tb_mkmif_core.v2
-rw-r--r--src/tb/tb_mkmif_spi.v2
6 files changed, 6 insertions, 6 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
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