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/math
Files:
24 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/math/ceill.asm

    r16316 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/math/cosl.asm

    r16316 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/math/fabs.asm

    r16316 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/math/fabsf.asm

    r16316 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/math/fabsl.asm

    r16316 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/math/floor.asm

    r16316 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/math/floorf.asm

    r16316 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/math/floorl.asm

    r16316 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/math/ldexpl.asm

    r16316 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/math/llrint.asm

    r16316 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/math/llrintf.asm

    r16316 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/math/llrintl.asm

    r16316 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/math/logl.asm

    r16316 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/math/lrint.asm

    r16316 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/math/lrintf.asm

    r16316 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/math/lrintl.asm

    r16316 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/math/remainder.asm

    r16316 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/math/remainderf.asm

    r16316 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/math/remainderl.asm

    r16316 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/math/sinl.asm

    r16316 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/math/tanl.asm

    r16316 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/math/trunc.asm

    r16316 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/math/truncf.asm

    r16316 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/math/truncl.asm

    r16316 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
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