Changeset 108246 in vbox for trunk/src/VBox/VMM/VMMAll/target-armv8/bsd-spec-analyze.py
- Timestamp:
- Feb 17, 2025 12:18:01 AM (2 months ago)
- svn:sync-xref-src-repo-rev:
- 167567
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/target-armv8/bsd-spec-analyze.py
r108233 r108246 29 29 along with this program; if not, see <https://www.gnu.org/licenses>. 30 30 31 The contents of this file may alternatively be used under the terms 32 of the Common Development and Distribution License Version 1.0 33 (CDDL), a copy of it is provided in the "COPYING.CDDL" file included 34 in the VirtualBox distribution, in which case the provisions of the 35 CDDL are applicable instead of those of the GPL. 36 37 You may elect to license modified versions of this file under the 38 terms and conditions of either the GPL or the CDDL or both. 39 40 SPDX-License-Identifier: GPL-3.0-only OR CDDL-1.0 31 SPDX-License-Identifier: GPL-3.0-only 41 32 """ 42 33 __version__ = "$Revision$"
Note:
See TracChangeset
for help on using the changeset viewer.