summaryrefslogtreecommitdiff
path: root/scripts/sqrt_random.sh
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2024-07-08 17:39:17 +0000
committerStefan Eßer <se@FreeBSD.org>2024-07-08 17:49:39 +0000
commit898b46e930119f988aa96b8946e4937edbdc1982 (patch)
tree267c9596323171ab48c4d9ddc2403613015a8355 /scripts/sqrt_random.sh
parent52a5ec1b178fd07651446c7e31b1512794a04dbf (diff)
Diffstat (limited to 'scripts/sqrt_random.sh')
-rwxr-xr-xscripts/sqrt_random.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/sqrt_random.sh b/scripts/sqrt_random.sh
index 694c72003192..e107ef532f6e 100755
--- a/scripts/sqrt_random.sh
+++ b/scripts/sqrt_random.sh
@@ -2,7 +2,7 @@
#
# SPDX-License-Identifier: BSD-2-Clause
#
-# Copyright (c) 2018-2023 Gavin D. Howard and contributors.
+# Copyright (c) 2018-2024 Gavin D. Howard and contributors.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met: