1 | # $Id: .scm-settings 69294 2017-10-25 12:25:43Z vboxsync $
|
---|
2 | ## @file
|
---|
3 | # Source code massager settings for graphics.
|
---|
4 | #
|
---|
5 |
|
---|
6 | #
|
---|
7 | # Copyright (C) 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 | /BIOS/vbe.c: --external-copyright --lgpl-disclaimer
|
---|
20 | /BIOS/vbe.h: --external-copyright --lgpl-disclaimer
|
---|
21 | /BIOS/vberom.asm: --external-copyright --lgpl-disclaimer
|
---|
22 | /BIOS/vbetables-gen.c: --external-copyright
|
---|
23 | /BIOS/vgabios.c: --external-copyright --lgpl-disclaimer
|
---|
24 | /BIOS/vgabios.h: --external-copyright
|
---|
25 | /BIOS/vgadefs.h: --external-copyright
|
---|
26 | /BIOS/vgadefs.inc: --external-copyright
|
---|
27 | /BIOS/vgafonts.h: --external-copyright
|
---|
28 | /BIOS/vgarom.asm: --external-copyright --lgpl-disclaimer
|
---|
29 | /BIOS/vgatables.h: --external-copyright
|
---|
30 | /BIOS/tests/testbios.c: --external-copyright
|
---|
31 |
|
---|
32 | --filter-out-files /BIOS/BUGS
|
---|
33 | --filter-out-files /BIOS/ChangeLog
|
---|
34 | --filter-out-files /BIOS/makefile
|
---|
35 | --filter-out-files /BIOS/Notes
|
---|
36 | --filter-out-files /BIOS/README
|
---|
37 | --filter-out-files /BIOS/TODO
|
---|
38 | --filter-out-files /BIOS/vbe_display_api.txt
|
---|
39 | --filter-out-files /BIOS/VBoxVgaBiosAlternative*.asm
|
---|
40 | --filter-out-files /BIOS/VBoxVgaBiosAlternative*.md5sum
|
---|
41 |
|
---|