summaryrefslogtreecommitdiffstats
path: root/src/VBox/Devices/Network/.scm-settings
blob: a423d74082118fe84dd18866bf92f5ec7eed528d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# $Id: .scm-settings $
## @file
# Source code massager settings for network devices/drivers.
#

#
# Copyright (C) 2017-2023 Oracle and/or its affiliates.
#
# This file is part of VirtualBox base platform packages, as
# available from https://www.virtualbox.org.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation, in version 3 of the
# License.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, see <https://www.gnu.org/licenses>.
#
# SPDX-License-Identifier: GPL-3.0-only
#


--filter-out-dirs /lwip-new/src/*
--filter-out-dirs /lwip-new/test/*
--filter-out-dirs /lwip-new/doc/*
--filter-out-dirs /lwip-new/vbox/include/*

--filter-out-files /lwip-new/CHANGELOG
--filter-out-files /lwip-new/FILES
--filter-out-files /lwip-new/README
--filter-out-files /lwip-new/README.vbox
--filter-out-files /lwip-new/UPGRADING
--filter-out-files /slirp/libalias/HISTORY
--filter-out-files /slirp/libalias/*.3
--filter-out-files /slirp/COPYRIGHT


# fun
/slirp/dnsproxy/dnsproxy.h: --external-copyright --no-convert-tabs
/slirp/dnsproxy/hash.c:     --external-copyright --no-convert-tabs
/slirp/libalias/*:          --external-copyright --no-convert-tabs
/slirp/bsd/*:               --external-copyright --no-convert-tabs --dont-set-svn-keywords
/slirp/*:                   --no-fix-header-guards

# Not UTF-8 sources with latin-1/whatever chars in them (mostly names):
/slirp/bsd/kern/subr_sbuf.c:            --skip-unicode-checks
/slirp/bsd/sys/sbuf.h:                  --skip-unicode-checks

# well...
/lwipopts.h: --external-copyright