summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/math/llrint.asm
diff options
context:
space:
mode:
authorvboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2015-06-09 14:01:31 +0000
committervboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2015-06-09 14:01:31 +0000
commit22820f09bfb9084b38ebdb03bb58166cd4424005 (patch)
tree4d8e744f1deb951027659d87182e56c9f9d42335 /src/VBox/Runtime/common/math/llrint.asm
parentc0eaadb3ea7a1a52a956365b922946dd71c68ca4 (diff)
downloadVirtualBox-svn-22820f09bfb9084b38ebdb03bb58166cd4424005.tar.gz
IPRT: Updated (C) year.
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@56290 cfe28804-0f27-0410-a406-dd0f0b0b656f
Diffstat (limited to 'src/VBox/Runtime/common/math/llrint.asm')
-rw-r--r--src/VBox/Runtime/common/math/llrint.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/math/llrint.asm b/src/VBox/Runtime/common/math/llrint.asm
index eb833b2145b..22abd8b977a 100644
--- a/src/VBox/Runtime/common/math/llrint.asm
+++ b/src/VBox/Runtime/common/math/llrint.asm
@@ -4,7 +4,7 @@
;
;
-; Copyright (C) 2006-2010 Oracle Corporation
+; Copyright (C) 2006-2015 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;