VirtualBox

source: vbox/trunk/src/VBox/Additions/common/VBoxGuest/.scm-settings@ 96275

Last change on this file since 96275 was 96275, checked in by vboxsync, 22 months ago

Additions/common/VBoxGuest: Fix SCM settings for Solaris and NetBSD kernel driver config.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 2.3 KB
Line 
1# $Id: .scm-settings 96275 2022-08-17 21:18:13Z vboxsync $
2## @file
3# Source code massager settings for VBoxGuest
4#
5
6#
7# Copyright (C) 2010-2022 Oracle Corporation
8#
9# This file is part of VirtualBox Open Source Edition (OSE), as
10# available from http://www.virtualbox.org. This file is free software;
11# you can redistribute it and/or modify it under the terms of the GNU
12# General Public License (GPL) as published by the Free Software
13# Foundation, in version 2 as it comes in the "COPYING" file of the
14# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
15# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
16#
17# The contents of this file may alternatively be used under the terms
18# of the Common Development and Distribution License Version 1.0
19# (CDDL) only, as it comes in the "COPYING.CDDL" file of the
20# VirtualBox OSE distribution, in which case the provisions of the
21# CDDL are applicable instead of those of the GPL.
22#
23# You may elect to license modified versions of this file under the
24# terms and conditions of either the GPL or the CDDL or both.
25#
26
27# Like the host drivers, this is dual licensed.
28--license-ose-dual
29
30/VBoxGuest-solaris.conf: --treat-as .sh
31
32/netbsd/vboxguest.ioconf: --treat-as .sh --no-convert-tabs --no-convert-eol
33
34# a stub for a file that is normally autogenerated
35/netbsd/locators.h: --external-copyright --no-fix-header-guards
36
37# And the R0 library is MIT to make two-way code exchange with the Linux kernel
38# easier.
39/lib/VBoxGuestR0LibCrOgl.cpp: --license-mit
40/lib/VBoxGuestR0LibGenericRequest.cpp: --license-mit
41/lib/VBoxGuestR0LibHGCM.cpp: --license-mit
42/lib/VBoxGuestR0LibHGCMInternal.cpp: --license-mit
43/lib/VBoxGuestR0LibIdc-os2.cpp: --license-mit
44/lib/VBoxGuestR0LibIdc-solaris.cpp: --license-mit
45/lib/VBoxGuestR0LibIdc-unix.cpp: --license-mit
46/lib/VBoxGuestR0LibIdc-win.cpp: --license-mit
47/lib/VBoxGuestR0LibIdc.cpp: --license-mit
48/lib/VBoxGuestR0LibInit.cpp: --license-mit
49/lib/VBoxGuestR0LibInternal.h: --license-mit
50/lib/VBoxGuestR0LibMouse.cpp: --license-mit
51/lib/VBoxGuestR0LibPhysHeap.cpp: --license-mit
52/lib/VBoxGuestR0LibSharedFolders.c: --license-mit
53/lib/VBoxGuestR0LibVMMDev.cpp: --license-mit
54/lib/VbglR0CanUsePhysPageList.cpp: --license-mit
55
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use