diff options
Diffstat (limited to 'src/VBox/Runtime/r3/win/rtFileNativeSetAttributes-win.cpp')
-rw-r--r-- | src/VBox/Runtime/r3/win/rtFileNativeSetAttributes-win.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/VBox/Runtime/r3/win/rtFileNativeSetAttributes-win.cpp b/src/VBox/Runtime/r3/win/rtFileNativeSetAttributes-win.cpp index 5c8a1b71f..7965eb31f 100644 --- a/src/VBox/Runtime/r3/win/rtFileNativeSetAttributes-win.cpp +++ b/src/VBox/Runtime/r3/win/rtFileNativeSetAttributes-win.cpp @@ -1,10 +1,10 @@ -/* $Id: rtFileNativeSetAttributes-win.cpp $ */ +/* $Id: rtFileNativeSetAttributes-win.cpp 37600 2011-06-22 22:05:01Z vboxsync $ */ /** @file * IPRT - NtSetInformationFile wrapper. */ /* - * Copyright (C) 2009 Oracle Corporation + * Copyright (C) 2009-2011 Oracle Corporation * * This file is part of VirtualBox Open Source Edition (OSE), as * available from http://www.virtualbox.org. This file is free software; |