Changeset 106266 in vbox for trunk/src/VBox/Additions/WINNT/Installer/Loader/bldAddSignedDummy.cpp
- Timestamp:
- Oct 9, 2024 9:05:23 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Installer/Loader/bldAddSignedDummy.cpp
r106239 r106266 23 23 * along with this program; if not, see <https://www.gnu.org/licenses>. 24 24 * 25 * The contents of this file may alternatively be used under the terms 26 * of the Common Development and Distribution License Version 1.0 27 * (CDDL), a copy of it is provided in the "COPYING.CDDL" file included 28 * in the VirtualBox distribution, in which case the provisions of the 29 * CDDL are applicable instead of those of the GPL. 30 * 31 * You may elect to license modified versions of this file under the 32 * terms and conditions of either the GPL or the CDDL or both. 33 * 34 * SPDX-License-Identifier: GPL-3.0-only OR CDDL-1.0 25 * SPDX-License-Identifier: GPL-3.0-only 35 26 */ 36 27
Note:
See TracChangeset
for help on using the changeset viewer.