summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/math/sqrt.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/common/math/sqrt.asm')
-rw-r--r--src/VBox/Runtime/common/math/sqrt.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/math/sqrt.asm b/src/VBox/Runtime/common/math/sqrt.asm
index 37d222b2e95..cec58a1e098 100644
--- a/src/VBox/Runtime/common/math/sqrt.asm
+++ b/src/VBox/Runtime/common/math/sqrt.asm
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2022 Oracle and/or its affiliates.
+; Copyright (C) 2022-2023 Oracle and/or its affiliates.
;
; This file is part of VirtualBox base platform packages, as
; available from https://www.virtualbox.org.