diff options
-rw-r--r-- | ecdsa_fpga_microcode.cpp | 2 | ||||
-rw-r--r-- | ecdsa_fpga_microcode.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ecdsa_fpga_microcode.cpp b/ecdsa_fpga_microcode.cpp index 2171ac2..29920c6 100644 --- a/ecdsa_fpga_microcode.cpp +++ b/ecdsa_fpga_microcode.cpp @@ -6,7 +6,7 @@ // // Authors: Pavel Shatov // -// Copyright (c) 2018 NORDUnet A/S +// Copyright (c) 2018, 2021 NORDUnet A/S // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: diff --git a/ecdsa_fpga_microcode.h b/ecdsa_fpga_microcode.h index 32e061e..db53b46 100644 --- a/ecdsa_fpga_microcode.h +++ b/ecdsa_fpga_microcode.h @@ -6,7 +6,7 @@ // // Authors: Pavel Shatov // -// Copyright (c) 2018 NORDUnet A/S +// Copyright (c) 2018, 2021 NORDUnet A/S // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: |