Changeset 98721 in vbox for trunk/src/VBox/Main/src-helper-apps/VBoxVolInfo/libdevmapper.cpp
- Timestamp:
- Feb 24, 2023 12:32:25 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 156021
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-helper-apps/VBoxVolInfo/libdevmapper.cpp ¶
r98717 r98721 25 25 * along with this program; if not, see <https://www.gnu.org/licenses>. 26 26 * 27 * The contents of this file may alternatively be used under the terms 28 * of the Common Development and Distribution License Version 1.0 29 * (CDDL), a copy of it is provided in the "COPYING.CDDL" file included 30 * in the VirtualBox distribution, in which case the provisions of the 31 * CDDL are applicable instead of those of the GPL. 32 * 33 * You may elect to license modified versions of this file under the 34 * terms and conditions of either the GPL or the CDDL or both. 35 * 36 * SPDX-License-Identifier: GPL-3.0-only OR CDDL-1.0 27 * SPDX-License-Identifier: GPL-3.0-only 37 28 */ 38 29
Note:
See TracChangeset
for help on using the changeset viewer.