Changeset 96407 in vbox for trunk/src/VBox/Main/idl/comimpl.xsl
- Timestamp:
- Aug 22, 2022 5:43:14 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 153224
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/comimpl.xsl
r96308 r96407 14 14 --> 15 15 <!-- 16 Copyright (C) 2010-2020 Oracle Corporation 17 18 This file is part of VirtualBox Open Source Edition (OSE), as 19 available from http://www.virtualbox.org. This file is free software; 20 you can redistribute it and/or modify it under the terms of the GNU 21 General Public License (GPL) as published by the Free Software 22 Foundation, in version 2 as it comes in the "COPYING" file of the 23 VirtualBox OSE distribution. VirtualBox OSE is distributed in the 24 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 Copyright (C) 2010-2022 Oracle and/or its affiliates. 17 18 This file is part of VirtualBox base platform packages, as 19 available from https://www.virtualbox.org. 20 21 This program is free software; you can redistribute it and/or 22 modify it under the terms of the GNU General Public License 23 as published by the Free Software Foundation, in version 3 of the 24 License. 25 26 This program is distributed in the hope that it will be useful, but 27 WITHOUT ANY WARRANTY; without even the implied warranty of 28 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 29 General Public License for more details. 30 31 You should have received a copy of the GNU General Public License 32 along with this program; if not, see <https://www.gnu.org/licenses>. 33 34 SPDX-License-Identifier: GPL-3.0-only 25 35 --> 26 36
Note:
See TracChangeset
for help on using the changeset viewer.