VirtualBox

Changeset 28800 in vbox for trunk/src/recompiler


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/recompiler
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/Makefile.kmk

    r27139 r28800  
    44#
    55#
    6 # Copyright (C) 2006-2007 Sun Microsystems, Inc.
     6# Copyright (C) 2006-2007 Oracle Corporation
    77#
    88# This file is part of VirtualBox Open Source Edition (OSE), as
     
    1313# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1414# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    15 #
    16 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    17 # Clara, CA 95054 USA or visit http://www.sun.com if you need
    18 # additional information or have any questions.
    1915#
    2016
  • trunk/src/recompiler/Sun/config-host.h

    r13731 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
     
    1414 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1515 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    16  *
    17  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    18  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    19  * additional information or have any questions.
    2016 */
    2117
  • trunk/src/recompiler/Sun/config.h

    r15278 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
     
    1414 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1515 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    16  *
    17  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    18  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    19  * additional information or have any questions.
    2016 */
    2117
  • trunk/src/recompiler/Sun/crt/stdio.h

    r20374 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
     
    1414 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1515 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    16  *
    17  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    18  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    19  * additional information or have any questions.
    2016 */
    2117
  • trunk/src/recompiler/Sun/deftoimp.sed

    r8155 r28800  
    66#
    77#
    8 # Copyright (C) 2006-2007 Sun Microsystems, Inc.
     8# Copyright (C) 2006-2007 Oracle Corporation
    99#
    1010# This file is part of VirtualBox Open Source Edition (OSE), as
     
    1515# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1616# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    17 #
    18 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    19 # Clara, CA 95054 USA or visit http://www.sun.com if you need
    20 # additional information or have any questions.
    2117#
    2218
  • trunk/src/recompiler/VBoxREM.def

    r20406 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
     
    1414; VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1515; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    16 ;
    17 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    18 ; Clara, CA 95054 USA or visit http://www.sun.com if you need
    19 ; additional information or have any questions.
    2016;
    2117
  • trunk/src/recompiler/VBoxREMWrapper.cpp

    r28317 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
     
    1414 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1515 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    16  *
    17  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    18  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    19  * additional information or have any questions.
    2016 */
    2117
  • trunk/src/recompiler/VBoxREMWrapperA.asm

    r22528 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
     
    1414; VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1515; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    16 ;
    17 ; Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    18 ; Clara, CA 95054 USA or visit http://www.sun.com if you need
    19 ; additional information or have any questions.
    2016;
    2117
  • trunk/src/recompiler/VBoxRecompiler.c

    r28317 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
     
    1414 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1515 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    16  *
    17  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    18  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    19  * additional information or have any questions.
    2016 */
    2117
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