VirtualBox

Changeset 69371 in vbox for trunk/src/VBox/HostDrivers/linux


Ignore:
Timestamp:
Oct 26, 2017 3:34:57 PM (7 years ago)
Author:
vboxsync
Message:

HostDrivers: more scm updates

Location:
trunk/src/VBox/HostDrivers/linux
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/linux/Makefile

    • Property svn:keywords set to Id Revision
    r66222 r69371  
    33#
    44
    5 #
    65#
    76# Copyright (C) 2008-2015 Oracle Corporation
     
    1413# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1514# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     15#
     16# The contents of this file may alternatively be used under the terms
     17# of the Common Development and Distribution License Version 1.0
     18# (CDDL) only, as it comes in the "COPYING.CDDL" file of the
     19# VirtualBox OSE distribution, in which case the provisions of the
     20# CDDL are applicable instead of those of the GPL.
     21#
     22# You may elect to license modified versions of this file under the
     23# terms and conditions of either the GPL or the CDDL or both.
    1624#
    1725
     
    93101            $(MAKE) -C vboxpci clean; \
    94102        fi
    95         rm -f vboxdrv.ko vboxnetflt.ko vboxnetadp.ko vboxpci.ko 
     103        rm -f vboxdrv.ko vboxnetflt.ko vboxnetadp.ko vboxpci.ko
    96104
    97105check:
  • trunk/src/VBox/HostDrivers/linux/build_in_tmp

    r68627 r69371  
    11#!/bin/sh
     2# $Id$
     3## @file
     4# Script to build a kernel module in /tmp.
     5#
     6# Useful if the module sources are installed in read-only directory.
     7#
    28
    3 #
    4 # Script to build a kernel module in /tmp. Useful if the module sources
    5 # are installed in read-only directory.
    69#
    710# Copyright (C) 2007-2015 Oracle Corporation
     
    1417# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1518# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     19#
     20# The contents of this file may alternatively be used under the terms
     21# of the Common Development and Distribution License Version 1.0
     22# (CDDL) only, as it comes in the "COPYING.CDDL" file of the
     23# VirtualBox OSE distribution, in which case the provisions of the
     24# CDDL are applicable instead of those of the GPL.
     25#
     26# You may elect to license modified versions of this file under the
     27# terms and conditions of either the GPL or the CDDL or both.
    1628#
    1729
  • trunk/src/VBox/HostDrivers/linux/export_modules.sh

    r69335 r69371  
    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# The contents of this file may alternatively be used under the terms
     19# of the Common Development and Distribution License Version 1.0
     20# (CDDL) only, as it comes in the "COPYING.CDDL" file of the
     21# VirtualBox OSE distribution, in which case the provisions of the
     22# CDDL are applicable instead of those of the GPL.
     23#
     24# You may elect to license modified versions of this file under the
     25# terms and conditions of either the GPL or the CDDL or both.
    1726#
    1827
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