diff options
Diffstat (limited to 'src/VBox/Runtime/generic/RTFileCopy-generic.cpp')
| -rw-r--r-- | src/VBox/Runtime/generic/RTFileCopy-generic.cpp | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/src/VBox/Runtime/generic/RTFileCopy-generic.cpp b/src/VBox/Runtime/generic/RTFileCopy-generic.cpp index 8a0390e1f..b19fb6c88 100644 --- a/src/VBox/Runtime/generic/RTFileCopy-generic.cpp +++ b/src/VBox/Runtime/generic/RTFileCopy-generic.cpp @@ -1,10 +1,10 @@ -/* $Id: RTFileCopy-generic.cpp $ */ +/* $Id: RTFileCopy-generic.cpp 28800 2010-04-27 08:22:32Z vboxsync $ */ /** @file * IPRT - RTFileCopy, generic implementation. */ /* - * Copyright (C) 2006-2007 Sun Microsystems, Inc. + * Copyright (C) 2006-2007 Oracle Corporation * * This file is part of VirtualBox Open Source Edition (OSE), as * available from http://www.virtualbox.org. This file is free software; @@ -22,10 +22,6 @@ * * You may elect to license modified versions of this file under the * terms and conditions of either the GPL or the CDDL or both. - * - * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa - * Clara, CA 95054 USA or visit http://www.sun.com if you need - * additional information or have any questions. */ |
