VirtualBox

source: vbox/trunk/src/VBox/Runtime/testcase/tstLdr-4Imp-win.def@ 97728

Last change on this file since 97728 was 96407, checked in by vboxsync, 2 years ago

scm copyright and license note update

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id Revision
File size: 1.3 KB
Line 
1;; @file
2; tstLdr-4 fake DLL - Definition file.
3
4;
5; Copyright (C) 2006-2022 Oracle and/or its affiliates.
6;
7; This file is part of VirtualBox base platform packages, as
8; available from https://www.virtualbox.org.
9;
10; This program is free software; you can redistribute it and/or
11; modify it under the terms of the GNU General Public License
12; as published by the Free Software Foundation, in version 3 of the
13; License.
14;
15; This program is distributed in the hope that it will be useful, but
16; WITHOUT ANY WARRANTY; without even the implied warranty of
17; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
18; General Public License for more details.
19;
20; You should have received a copy of the GNU General Public License
21; along with this program; if not, see <https://www.gnu.org/licenses>.
22;
23; The contents of this file may alternatively be used under the terms
24; of the Common Development and Distribution License Version 1.0
25; (CDDL), a copy of it is provided in the "COPYING.CDDL" file included
26; in the VirtualBox distribution, in which case the provisions of the
27; CDDL are applicable instead of those of the GPL.
28;
29; You may elect to license modified versions of this file under the
30; terms and conditions of either the GPL or the CDDL or both.
31;
32; SPDX-License-Identifier: GPL-3.0-only OR CDDL-1.0
33;
34
35LIBRARY tstLdr-4
36EXPORTS
37 MyPrintf
38
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette