VirtualBox

source: vbox/trunk/include/.scm-settings@ 74942

Last change on this file since 74942 was 74655, checked in by vboxsync, 6 years ago

iprt/formats/lx.h: Make scm happy. bugref:9232

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 2.7 KB
Line 
1# $Id: .scm-settings 74655 2018-10-07 13:13:05Z vboxsync $
2## @file
3# Source code massager settings for the includes.
4#
5
6#
7# Copyright (C) 2010-2017 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
18
19# Default license for headers is dual GPL and CDDL.
20--license-ose-dual
21
22# Only the headers should be dual.
23/Makefile.kmk: --license-ose-gpl
24/.scm-settings: --license-ose-gpl
25
26# These three have no Oracle license or copyright stuff for some reason.
27/iprt/formats/elf-amd64.h: --no-update-license --no-update-copyright-year
28/iprt/formats/elf-common.h: --no-update-license --no-update-copyright-year
29/iprt/formats/elf-i386.h: --no-update-license --no-update-copyright-year
30/iprt/formats/elf-i386.h: --no-update-license --no-update-copyright-year
31
32# external copyright
33/iprt/formats/lx.h: --external-copyright
34
35# TODO: This is using LGPL with Oracle disclaimer. Implement.
36/VBox/VBoxKeyboard.h: --external-copyright --lgpl-disclaimer
37
38# Some of the graphics stuff is using MIT.
39/VBox/Graphics/HGSMI.h: --license-mit
40/VBox/Graphics/HGSMIBase.h: --license-mit
41/VBox/Graphics/HGSMIChannels.h: --license-mit
42/VBox/Graphics/HGSMIChSetup.h: --license-mit
43/VBox/Graphics/HGSMIContext.h: --license-mit
44/VBox/Graphics/HGSMIDefs.h: --license-mit
45/VBox/Graphics/VBoxVideo.h: --license-mit
46/VBox/Graphics/VBoxVideoErr.h: --license-mit
47/VBox/Graphics/VBoxVideoGuest.h: --license-mit
48/VBox/Graphics/VBoxVideoVBE.h: --license-mit
49/VBox/Graphics/VBoxVideoVBEPrivate.h: --license-mit
50
51# And so are some files used by the shared folder guest code.
52/VBox/shflsvc.h: --license-mit
53/VBox/VBoxGuest.h: --license-mit
54/VBox/VBoxGuestCoreTypes.h: --license-mit
55/VBox/VBoxGuestLib.h: --license-mit
56/VBox/VBoxGuestLibSharedFolders.h: --license-mit
57/VBox/VMMDev.h: --license-mit
58/VBox/VMMDevCoreTypes.h: --license-mit
59
60/VBox/HostServices/glext.h: --external-copyright --no-convert-tabs --no-strip-trailing-blanks
61/VBox/HostServices/glxext.h: --external-copyright --no-convert-tabs --no-strip-trailing-blanks
62/VBox/HostServices/wglext.h: --external-copyright --no-convert-tabs --no-strip-trailing-blanks
63
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use