VirtualBox

Ignore:
Timestamp:
Mar 25, 2009 5:09:08 PM (16 years ago)
Author:
vboxsync
Message:

config file cleanup + small copyright year update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/solaris/Installer/vboxguest.sh

    r17579 r18265  
    11#!/bin/sh
    2 # Sun xVM VirtualBox
     2# Sun VirtualBox
    33# VirtualBox Guest Additions kernel module control script for Solaris.
    44#
    5 # Copyright (C) 2008 Sun Microsystems, Inc.
     5# Copyright (C) 2008-2009 Sun Microsystems, Inc.
    66#
    77# This file is part of VirtualBox Open Source Edition (OSE), as
     
    4040{
    4141    cputype=`isainfo -k`
    42     modulepath="$MODDIR32/$MODNAME"   
     42    modulepath="$MODDIR32/$MODNAME"
    4343    if test "$cputype" = "amd64"; then
    4444        modulepath="$MODDIR64/$MODNAME"
Note: See TracChangeset for help on using the changeset viewer.

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