VirtualBox

Changeset 18265 in vbox for trunk/src/VBox/Additions/linux


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

config file cleanup + small copyright year update

Location:
trunk/src/VBox/Additions/linux/installer
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/installer/90-vboxguest.fdi

    r12283 r18265  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<!--
    3 # Sun xVM VirtualBox
     3# Sun VirtualBox
    44# Hal driver description for the vboxmouse driver
    55# $Id$
    66
    7      Copyright (C) 2008 Sun Microsystems, Inc.
     7     Copyright (C) 2008-2009 Sun Microsystems, Inc.
    88
    99     This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Additions/linux/installer/vboxadd-timesync.sh

    r17948 r18265  
    11#!/bin/sh
    22#
    3 # Sun xVM VirtualBox
     3# Sun VirtualBox
    44# Linux Additions timesync daemon init script
    55#
    6 # Copyright (C) 2006-2007 Sun Microsystems, Inc.
     6# Copyright (C) 2006-2009 Sun Microsystems, Inc.
    77#
    88# This file is part of VirtualBox Open Source Edition (OSE), as
     
    175175
    176176fi
    177  
     177
    178178if [ "$system" = "slackware" ]; then
    179179    daemon() {
  • trunk/src/VBox/Additions/linux/installer/vboxadd.sh

    r18056 r18265  
    11#! /bin/sh
    2 # Sun xVM VirtualBox
     2# Sun VirtualBox
    33# Linux Additions kernel module init script
    44#
    5 # Copyright (C) 2006-2007 Sun Microsystems, Inc.
     5# Copyright (C) 2006-2009 Sun Microsystems, Inc.
    66#
    77# This file is part of VirtualBox Open Source Edition (OSE), as
     
    285285        find /lib/modules/`uname -r` -name "vboxvfs\.*" 2>/dev/null|xargs rm -f 2>/dev/null
    286286        succ_msg
    287     fi 
     287    fi
    288288    if find /lib/modules/`uname -r` -name "vboxadd\.*" 2>/dev/null|grep -q vboxadd; then
    289289        begin "Removing old VirtualBox vboxadd kernel module"
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