[Cryptech-Commits] [core/math/ecdsalib] branch test_dpa_fix updated: Fixed copyright notice.

git at cryptech.is git at cryptech.is
Mon Jul 19 12:39:39 UTC 2021


This is an automated email from the git hooks/post-receive script.

meisterpaul1 at yandex.ru pushed a commit to branch test_dpa_fix
in repository core/math/ecdsalib.

The following commit(s) were added to refs/heads/test_dpa_fix by this push:
     new 14e7702  Fixed copyright notice.
14e7702 is described below

commit 14e77028eed81d7282cb3b41816f4fcb5a41ad1d
Author: Pavel V. Shatov (Meister) <meisterpaul1 at yandex.ru>
AuthorDate: Mon Jul 19 15:39:01 2021 +0300

    Fixed copyright notice.
---
 rtl/microcode/ecdsa_uop.vh | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/rtl/microcode/ecdsa_uop.vh b/rtl/microcode/ecdsa_uop.vh
index b0ac1f4..7039313 100644
--- a/rtl/microcode/ecdsa_uop.vh
+++ b/rtl/microcode/ecdsa_uop.vh
@@ -1,6 +1,8 @@
 //======================================================================
 //
-// Copyright (c) 2018, 2021 NORDUnet A/S All rights reserved.
+// Copyright 2018 NORDUnet A/S
+// Copyright 2021 The Commons Conservancy Cryptech Project
+// SPDX-License-Identifier: BSD-3-Clause
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions
@@ -12,9 +14,9 @@
 //   notice, this list of conditions and the following disclaimer in the
 //   documentation and/or other materials provided with the distribution.
 //
-// - Neither the name of the NORDUnet nor the names of its contributors may
-//   be used to endorse or promote products derived from this software
-//   without specific prior written permission.
+// - Neither the name of the copyright holder nor the names of its
+//   contributors may be used to endorse or promote products derived from
+//   this software without specific prior written permission.
 //
 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
 // IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Commits mailing list