summaryrefslogtreecommitdiffstats
path: root/vendor/orion/src/util
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-18 02:49:50 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-18 02:49:50 +0000
commit9835e2ae736235810b4ea1c162ca5e65c547e770 (patch)
tree3fcebf40ed70e581d776a8a4c65923e8ec20e026 /vendor/orion/src/util
parentReleasing progress-linux version 1.70.0+dfsg2-1~progress7.99u1. (diff)
downloadrustc-9835e2ae736235810b4ea1c162ca5e65c547e770.tar.xz
rustc-9835e2ae736235810b4ea1c162ca5e65c547e770.zip
Merging upstream version 1.71.1+dfsg1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'vendor/orion/src/util')
-rw-r--r--vendor/orion/src/util/endianness.rs2
-rw-r--r--vendor/orion/src/util/mod.rs2
-rw-r--r--vendor/orion/src/util/u32x4.rs2
-rw-r--r--vendor/orion/src/util/u64x4.rs2
4 files changed, 4 insertions, 4 deletions
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