From 9835e2ae736235810b4ea1c162ca5e65c547e770 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 18 May 2024 04:49:50 +0200 Subject: Merging upstream version 1.71.1+dfsg1. Signed-off-by: Daniel Baumann --- vendor/orion/src/util/endianness.rs | 2 +- vendor/orion/src/util/mod.rs | 2 +- vendor/orion/src/util/u32x4.rs | 2 +- vendor/orion/src/util/u64x4.rs | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'vendor/orion/src/util') diff --git a/vendor/orion/src/util/endianness.rs b/vendor/orion/src/util/endianness.rs index 8d78e2369..e40087350 100644 --- a/vendor/orion/src/util/endianness.rs +++ b/vendor/orion/src/util/endianness.rs @@ -1,6 +1,6 @@ // MIT License -// Copyright (c) 2019-2022 The orion Developers +// Copyright (c) 2019-2023 The orion Developers // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/vendor/orion/src/util/mod.rs b/vendor/orion/src/util/mod.rs index d71556005..27fc29156 100644 --- a/vendor/orion/src/util/mod.rs +++ b/vendor/orion/src/util/mod.rs @@ -1,6 +1,6 @@ // MIT License -// Copyright (c) 2018-2022 The orion Developers +// Copyright (c) 2018-2023 The orion Developers // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/vendor/orion/src/util/u32x4.rs b/vendor/orion/src/util/u32x4.rs index c17b7e36e..c1ff1bcce 100644 --- a/vendor/orion/src/util/u32x4.rs +++ b/vendor/orion/src/util/u32x4.rs @@ -1,6 +1,6 @@ // MIT License -// Copyright (c) 2019-2022 The orion Developers +// Copyright (c) 2019-2023 The orion Developers // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/vendor/orion/src/util/u64x4.rs b/vendor/orion/src/util/u64x4.rs index 5edde773b..bc181c49a 100644 --- a/vendor/orion/src/util/u64x4.rs +++ b/vendor/orion/src/util/u64x4.rs @@ -1,6 +1,6 @@ // MIT License -// Copyright (c) 2019-2022 The orion Developers +// Copyright (c) 2019-2023 The orion Developers // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal -- cgit v1.2.3