summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/r3/posix/filelock-posix.cpp
diff options
context:
space:
mode:
authorvboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2023-01-17 14:15:46 +0000
committervboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2023-01-17 14:15:46 +0000
commit97e624abe52a1e2ba5974a92df631a9b821d3530 (patch)
tree2765c78c2beb6cef6d6265a971b86725ea12819c /src/VBox/Runtime/r3/posix/filelock-posix.cpp
parent78fd8ee69418f5ea95567b3ffd69e6b9bbf5fb49 (diff)
downloadVirtualBox-svn-97e624abe52a1e2ba5974a92df631a9b821d3530.tar.gz
Copyright year updates by scm.
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@98103 cfe28804-0f27-0410-a406-dd0f0b0b656f
Diffstat (limited to 'src/VBox/Runtime/r3/posix/filelock-posix.cpp')
-rw-r--r--src/VBox/Runtime/r3/posix/filelock-posix.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/posix/filelock-posix.cpp b/src/VBox/Runtime/r3/posix/filelock-posix.cpp
index 3ed04d56b4c..5bc3cf0ff16 100644
--- a/src/VBox/Runtime/r3/posix/filelock-posix.cpp
+++ b/src/VBox/Runtime/r3/posix/filelock-posix.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2006-2022 Oracle and/or its affiliates.
+ * Copyright (C) 2006-2023 Oracle and/or its affiliates.
*
* This file is part of VirtualBox base platform packages, as
* available from https://www.virtualbox.org.