VirtualBox

Ignore:
Timestamp:
Apr 27, 2010 8:22:32 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
60692
Message:

Automated rebranding to Oracle copyright/license strings via filemuncher

Location:
trunk/src/VBox/Runtime/common/checksum
Files:
16 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/checksum/RTSha1Digest.cpp

    r25918 r28800  
    55
    66/*
    7  * Copyright (C) 2009 Sun Microsystems, Inc.
     7 * Copyright (C) 2009 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
    25  *
    26  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    27  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    28  * additional information or have any questions.
    2925 */
    3026
  • trunk/src/VBox/Runtime/common/checksum/adler32.cpp

    r21914 r28800  
    55
    66/*
    7  * Copyright (C) 2009 Sun Microsystems, Inc.
     7 * Copyright (C) 2009 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
    25  *
    26  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    27  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    28  * additional information or have any questions.
    2925 */
    3026
  • trunk/src/VBox/Runtime/common/checksum/crc32-zlib.cpp

    r26525 r28800  
    55
    66/*
    7  * Copyright (C) 2009 Sun Microsystems, Inc.
     7 * Copyright (C) 2009 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
    25  *
    26  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    27  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    28  * additional information or have any questions.
    2925 */
    3026
  • trunk/src/VBox/Runtime/common/checksum/crc32.cpp

    r21919 r28800  
    55
    66/*
    7  * Copyright (C) 2006-2009 Sun Microsystems, Inc.
     7 * Copyright (C) 2006-2009 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
    25  *
    26  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    27  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    28  * additional information or have any questions.
    2925 * --------------------------------------------------------------------
    3026 *
  • trunk/src/VBox/Runtime/common/checksum/crc64.cpp

    r21337 r28800  
    1010
    1111/*
    12  * Copyright (C) 2006-2007 Sun Microsystems, Inc.
     12 * Copyright (C) 2006-2007 Oracle Corporation
    1313 *
    1414 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2828 * You may elect to license modified versions of this file under the
    2929 * terms and conditions of either the GPL or the CDDL or both.
    30  *
    31  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    32  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    33  * additional information or have any questions.
    3430 */
    3531
  • trunk/src/VBox/Runtime/common/checksum/ipv4.cpp

    r28024 r28800  
    55
    66/*
    7  * Copyright (C) 2008 Sun Microsystems, Inc.
     7 * Copyright (C) 2008 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
    25  *
    26  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    27  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    28  * additional information or have any questions.
    2925 */
    3026
  • trunk/src/VBox/Runtime/common/checksum/ipv6.cpp

    r28026 r28800  
    55
    66/*
    7  * Copyright (C) 2008-2010 Sun Microsystems, Inc.
     7 * Copyright (C) 2008-2010 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
    25  *
    26  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    27  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    28  * additional information or have any questions.
    2925 */
    3026
  • trunk/src/VBox/Runtime/common/checksum/manifest.cpp

    r23501 r28800  
    55
    66/*
    7  * Copyright (C) 2009 Sun Microsystems, Inc.
     7 * Copyright (C) 2009 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
    25  *
    26  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    27  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    28  * additional information or have any questions.
    2925 */
    3026
  • trunk/src/VBox/Runtime/common/checksum/md5.cpp

    r27800 r28800  
    55
    66/*
    7  * Copyright (C) 2006-2007 Sun Microsystems, Inc.
     7 * Copyright (C) 2006-2007 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
    25  *
    26  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    27  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    28  * additional information or have any questions.
    2925 */
    3026
  • trunk/src/VBox/Runtime/common/checksum/md5str.cpp

    r23507 r28800  
    55
    66/*
    7  * Copyright (C) 2009 Sun Microsystems, Inc.
     7 * Copyright (C) 2009 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
    25  *
    26  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    27  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    28  * additional information or have any questions.
    2925 */
    3026
  • trunk/src/VBox/Runtime/common/checksum/sha1.cpp

    r26344 r28800  
    55
    66/*
    7  * Copyright (C) 2009 Sun Microsystems, Inc.
     7 * Copyright (C) 2009 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
    25  *
    26  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    27  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    28  * additional information or have any questions.
    2925 */
    3026
  • trunk/src/VBox/Runtime/common/checksum/sha1str.cpp

    r23507 r28800  
    55
    66/*
    7  * Copyright (C) 2009 Sun Microsystems, Inc.
     7 * Copyright (C) 2009 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
    25  *
    26  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    27  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    28  * additional information or have any questions.
    2925 */
    3026
  • trunk/src/VBox/Runtime/common/checksum/sha256.cpp

    r23501 r28800  
    55
    66/*
    7  * Copyright (C) 2009 Sun Microsystems, Inc.
     7 * Copyright (C) 2009 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
    25  *
    26  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    27  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    28  * additional information or have any questions.
    2925 */
    3026
  • trunk/src/VBox/Runtime/common/checksum/sha256str.cpp

    r23507 r28800  
    55
    66/*
    7  * Copyright (C) 2009 Sun Microsystems, Inc.
     7 * Copyright (C) 2009 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
    25  *
    26  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    27  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    28  * additional information or have any questions.
    2925 */
    3026
  • trunk/src/VBox/Runtime/common/checksum/sha512.cpp

    r26344 r28800  
    55
    66/*
    7  * Copyright (C) 2009 Sun Microsystems, Inc.
     7 * Copyright (C) 2009 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
    25  *
    26  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    27  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    28  * additional information or have any questions.
    2925 */
    3026
  • trunk/src/VBox/Runtime/common/checksum/sha512str.cpp

    r26344 r28800  
    55
    66/*
    7  * Copyright (C) 2009 Sun Microsystems, Inc.
     7 * Copyright (C) 2009 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2323 * You may elect to license modified versions of this file under the
    2424 * terms and conditions of either the GPL or the CDDL or both.
    25  *
    26  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    27  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    28  * additional information or have any questions.
    2925 */
    3026
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette