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/Additions/solaris/SharedFolders
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/solaris/SharedFolders/Makefile.kmk

    r23452 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
     
    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/VBox/Additions/solaris/SharedFolders/vboxfs.h

    r25889 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
     
    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/VBox/Additions/solaris/SharedFolders/vboxfs_mount.c

    r17579 r28800  
    77
    88/*
    9  * Copyright (C) 2008 Sun Microsystems, Inc.
     9 * Copyright (C) 2008 Oracle Corporation
    1010 *
    1111 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    1616 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1717 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    18  *
    19  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
    20  * Clara, CA 95054 USA or visit http://www.sun.com if you need
    21  * additional information or have any questions.
    2218 */
    2319
  • trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.c

    r27733 r28800  
    44
    55/*
    6  * Copyright (C) 2008 Sun Microsystems, Inc.
     6 * Copyright (C) 2008 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/VBox/Additions/solaris/SharedFolders/vboxfs_prov.h

    r25889 r28800  
    55
    66/*
    7  * Copyright (C) 2009-2010 Sun Microsystems, Inc.
     7 * Copyright (C) 2009-2010 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/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.c

    r26493 r28800  
    44
    55/*
    6  * Copyright (C) 2009 Sun Microsystems, Inc.
     6 * Copyright (C) 2009 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/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.h

    r25889 r28800  
    55
    66/*
    7  * Copyright (C) 2009-2010 Sun Microsystems, Inc.
     7 * Copyright (C) 2009-2010 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/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.c

    r26493 r28800  
    44
    55/*
    6  * Copyright (C) 2009 Sun Microsystems, Inc.
     6 * Copyright (C) 2009 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/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.h

    r25889 r28800  
    55
    66/*
    7  * Copyright (C) 2009-2010 Sun Microsystems, Inc.
     7 * Copyright (C) 2009-2010 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