VirtualBox

source: vbox/trunk/src/VBox/Devices/Graphics/.scm-settings

Last change on this file was 98103, checked in by vboxsync, 16 months ago

Copyright year updates by scm.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 4.7 KB
Line 
1# $Id: .scm-settings 98103 2023-01-17 14:15:46Z vboxsync $
2## @file
3# Source code massager settings for graphics.
4#
5
6#
7# Copyright (C) 2017-2023 Oracle and/or its affiliates.
8#
9# This file is part of VirtualBox base platform packages, as
10# available from https://www.virtualbox.org.
11#
12# This program is free software; you can redistribute it and/or
13# modify it under the terms of the GNU General Public License
14# as published by the Free Software Foundation, in version 3 of the
15# License.
16#
17# This program is distributed in the hope that it will be useful, but
18# WITHOUT ANY WARRANTY; without even the implied warranty of
19# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
20# General Public License for more details.
21#
22# You should have received a copy of the GNU General Public License
23# along with this program; if not, see <https://www.gnu.org/licenses>.
24#
25# SPDX-License-Identifier: GPL-3.0-only
26#
27
28
29/BIOS/vbe.c: --external-copyright --lgpl-disclaimer
30/BIOS/vbe.h: --external-copyright --lgpl-disclaimer
31/BIOS/vberom.asm: --external-copyright --lgpl-disclaimer
32/BIOS/vbetables-gen.c: --external-copyright
33/BIOS/vgabios.c: --external-copyright --lgpl-disclaimer
34/BIOS/vgabios.h: --external-copyright
35/BIOS/vgadefs.h: --external-copyright
36/BIOS/vgadefs.inc: --external-copyright
37/BIOS/vgafonts.h: --external-copyright
38/BIOS/vgarom.asm: --external-copyright --lgpl-disclaimer
39/BIOS/vgatables.h: --external-copyright
40/BIOS/tests/testbios.c: --external-copyright
41
42--filter-out-files /BIOS/BUGS
43--filter-out-files /BIOS/ChangeLog
44--filter-out-files /BIOS/makefile
45--filter-out-files /BIOS/Notes
46--filter-out-files /BIOS/README
47--filter-out-files /BIOS/TODO
48--filter-out-files /BIOS/vbe_display_api.txt
49--filter-out-files /BIOS/VBoxVgaBiosAlternative*.asm
50--filter-out-files /BIOS/VBoxVgaBiosAlternative*.md5sum
51
52
53/shaderlib/*: --external-copyright --lgpl-disclaimer --no-convert-tabs --no-fix-todos --no-strip-trailing-blanks
54/shaderlib/wine/include/*.idl: --treat-as .h --no-fix-header-guards
55/shaderlib/wine/include/*.rh: --treat-as .h --no-fix-header-guards
56/shaderlib/wine/include/*.h.in: --treat-as .h --no-fix-header-guards
57/shaderlib/wine/include/*-h.in: --treat-as .h --no-fix-header-guards
58/shaderlib/wine/include/*.inl: --treat-as .h --no-fix-header-guards
59/shaderlib/wine/include/*.x: --treat-as .h --no-fix-header-guards
60/shaderlib/wine/include/Makefile.in: --treat-as Makefile
61/shaderlib/wine/include/*.h: --no-fix-header-guards
62/shaderlib/libWineStub/include/*.h: --no-fix-header-guards
63/shaderlib/libWineStub/include/wine/*.h: --no-fix-header-guards
64/shaderlib/wine/vbox/libWineStub/include/*.h: --no-fix-header-guards
65/shaderlib/wine/vbox/libWineStub/include/wine/*.h: --no-fix-header-guards
66
67/shaderlib/shaderapi.c: --no-external-copyright --no-lgpl-disclaimer --convert-tabs --fix-todos --strip-trailing-blanks
68/shaderlib/shaderlib.h: --no-external-copyright --no-lgpl-disclaimer --convert-tabs --fix-todos --strip-trailing-blanks
69/shaderlib/utils.c: --no-external-copyright --no-lgpl-disclaimer --convert-tabs --fix-todos --strip-trailing-blanks
70/shaderlib/vboxext.h: --no-external-copyright --no-lgpl-disclaimer --convert-tabs --fix-todos --strip-trailing-blanks
71/shaderlib/wine/vbox/VBoxDbgGl.c: --no-external-copyright --no-lgpl-disclaimer --convert-tabs --fix-todos --strip-trailing-blanks
72/shaderlib/wine/vbox/VBoxDbgGl.h: --no-external-copyright --no-lgpl-disclaimer --convert-tabs --fix-todos --strip-trailing-blanks
73/shaderlib/wine/vbox/VBoxWineEx.h: --no-external-copyright --no-lgpl-disclaimer --convert-tabs --fix-todos --strip-trailing-blanks
74/shaderlib/winoverride.h: --no-external-copyright --no-lgpl-disclaimer --convert-tabs --fix-todos --strip-trailing-blanks
75
76/shaders/*.h: --external-copyright --no-fix-header-guards --dont-set-svn-keywords --no-strip-trailing-blanks
77/shaders/*.hlsl: --treat-as .cpp
78
79--filter-out-dirs "/svgadump/."
80
81/vmsvga_glext/*.h: --external-copyright --no-convert-tabs --no-strip-trailing-blanks
82/vmsvga_include/includeCheck.h: --external-copyright --no-fix-header-guards
83/vmsvga_include/svga*.h: --external-copyright --no-fix-header-guards --no-convert-tabs --no-strip-trailing-blanks --dont-set-svn-keywords --no-page-restrictions
84/vmsvga_include/vmware*.h: --external-copyright --no-fix-header-guards --no-convert-tabs --no-strip-trailing-blanks --dont-set-svn-keywords
85/vmsvga_include/VGPU*.h: --external-copyright --no-fix-header-guards --no-convert-tabs --no-strip-trailing-blanks --dont-set-svn-keywords
86/vmsvga_include/vmsvga*.h: --no-fix-header-guards
87
88/DevVGATmpl.h: --no-fix-header-guards
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use