summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/string/RTStrICmpAscii.cpp
diff options
context:
space:
mode:
authorvboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2017-10-17 14:26:02 +0000
committervboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2017-10-17 14:26:02 +0000
commitbc46b6169d1a9a216c84f5022696051c10651f2b (patch)
tree1a935f5390aa411f5a4bdb7d4f0680c9ace55302 /src/VBox/Runtime/common/string/RTStrICmpAscii.cpp
parent6bb27ef9805e3149af99ad603272c97eedacb4f0 (diff)
downloadVirtualBox-svn-bc46b6169d1a9a216c84f5022696051c10651f2b.tar.gz
(C) year
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@69111 cfe28804-0f27-0410-a406-dd0f0b0b656f
Diffstat (limited to 'src/VBox/Runtime/common/string/RTStrICmpAscii.cpp')
-rw-r--r--src/VBox/Runtime/common/string/RTStrICmpAscii.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/string/RTStrICmpAscii.cpp b/src/VBox/Runtime/common/string/RTStrICmpAscii.cpp
index b1d1f9352f9..dc7f90b7fa6 100644
--- a/src/VBox/Runtime/common/string/RTStrICmpAscii.cpp
+++ b/src/VBox/Runtime/common/string/RTStrICmpAscii.cpp
@@ -4,7 +4,7 @@
*/
/*
- * Copyright (C) 2010-2016 Oracle Corporation
+ * Copyright (C) 2010-2017 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;