VirtualBox

source: vbox/trunk/src/VBox/ExtPacks/VBoxDTrace/.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: 821 bytes
Line 
1# $Id: .scm-settings 98103 2023-01-17 14:15:46Z vboxsync $
2## @file
3# Source code massager settings for VBoxDTrace.
4#
5
6#
7# Copyright (C) 2010-2023 Oracle and/or its affiliates.
8#
9# This file is part of VirtualBox base platform packages, as
10# available from http://www.virtualbox.org.
11#
12# The contents of this file are subject to the terms of the Common
13# Development and Distribution License Version 1.0 (CDDL) only, as it
14# comes in the "COPYING.CDDL" file of the VirtualBox distribution.
15#
16# SPDX-License-Identifier: CDDL-1.0
17#
18
19
20--filter-out-dirs "/onnv/cmd/."
21--filter-out-dirs "/onnv/common/."
22--filter-out-dirs "/onnv/lib/."
23--filter-out-dirs "/onnv/uts/."
24
25--filter-out-files "/generated/dt_*"
26--filter-out-files "/CDDL-ONLY"
27
28# This is CDDL licensed
29--license-ose-cddl
30VBoxDTraceMain.cpp: --license-mit
31
32# MIT license on the samples.
33/Samples/*: --license-mit
34
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use