1 | # $Id: .scm-settings 69426 2017-10-27 11:08:36Z vboxsync $
|
---|
2 | ## @file
|
---|
3 | # Source code massager settings for network devices/drivers.
|
---|
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 | --filter-out-dirs /lwip-new/src/*
|
---|
20 | --filter-out-dirs /lwip-new/test/*
|
---|
21 | --filter-out-dirs /lwip-new/doc/*
|
---|
22 | --filter-out-dirs /lwip-new/vbox/include/*
|
---|
23 |
|
---|
24 | --filter-out-files /lwip-new/CHANGELOG
|
---|
25 | --filter-out-files /lwip-new/FILES
|
---|
26 | --filter-out-files /lwip-new/README
|
---|
27 | --filter-out-files /lwip-new/README.vbox
|
---|
28 | --filter-out-files /lwip-new/UPGRADING
|
---|
29 | --filter-out-files /slirp/libalias/HISTORY
|
---|
30 | --filter-out-files /slirp/libalias/*.3
|
---|
31 | --filter-out-files /slirp/COPYRIGHT
|
---|
32 |
|
---|
33 |
|
---|
34 | # fun
|
---|
35 | /slirp/dnsproxy/dnsproxy.h: --external-copyright --no-convert-tabs
|
---|
36 | /slirp/dnsproxy/hash.c: --external-copyright --no-convert-tabs
|
---|
37 | /slirp/libalias/*: --external-copyright --no-convert-tabs
|
---|
38 | /slirp/bsd/*: --external-copyright --no-convert-tabs --dont-set-svn-keywords
|
---|
39 |
|
---|
40 | # well...
|
---|
41 | /lwipopts.h: --external-copyright
|
---|
42 |
|
---|