[Cryptech-Commits] [user/shatov/ecdsa_fpga_model] 04/06: Forgot to add copyright year
git at cryptech.is
git at cryptech.is
Sun Apr 11 14:46:54 UTC 2021
This is an automated email from the git hooks/post-receive script.
meisterpaul1 at yandex.ru pushed a commit to branch master
in repository user/shatov/ecdsa_fpga_model.
commit c5ee836423777703920593143f140bd0036caad4
Author: Pavel V. Shatov (Meister) <meisterpaul1 at yandex.ru>
AuthorDate: Sun Apr 11 17:30:11 2021 +0300
Forgot to add copyright year
---
ecdsa_fpga_microcode.cpp | 2 +-
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:
More information about the Commits
mailing list