VirtualBox

Changeset 96417 in vbox


Ignore:
Timestamp:
Aug 22, 2022 9:02:41 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
153235
Message:

more manual copyright and license notice fixing

Location:
trunk/src/VBox/Main
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/cbinding/capiidl.xsl

    r96407 r96417  
    8484
    8585/*
    86  * Copyright (C) 2008-2022 Oracle Corporation
     86 * Copyright (C) 2008-2022 Oracle and/or its affiliates.
    8787 *
    8888 * This file is part of a free software library; you can redistribute
     
    101101 * or where a choice of which version of the LGPL is applied is
    102102 * otherwise unspecified.
     103 *
     104 * SPDX-License-Identifier: LGPL-2.1-only
    103105 */
    104106
  • trunk/src/VBox/Main/glue/glue-java.xsl

    r96407 r96417  
    6969  <xsl:param name="name" />
    7070  <xsl:text>/*
    71  * Copyright (C) 2010-2020 Oracle Corporation
     71 * Copyright (C) 2010-2022 Oracle and/or its affiliates.
    7272 *
    73  * This file is part of the VirtualBox SDK, as available from
     73 * This file is part of a free software library; you can redistribute
     74 * it and/or modify it under the terms of the GNU Lesser General
     75 * Public License version 2.1 as published by the Free Software
     76 * Foundation and shipped in the \"COPYING.LIB\" file with this library.
     77 * The library is distributed in the hope that it will be useful,
     78 * but WITHOUT ANY WARRANTY of any kind.
     79 *
     80 * Oracle LGPL Disclaimer: For the avoidance of doubt, except that if
     81 * any license choice other than GPL or LGPL is available it will
     82 * apply instead, Oracle elects to use only the Lesser General Public
     83 * License version 2.1 (LGPLv2) at this time for any software where
     84 * a choice of LGPL license versions is made available with the
     85 * language indicating that LGPLv2 or any later version may be used,
     86 * or where a choice of which version of the LGPL is applied is
     87 * otherwise unspecified.
     88
    7489 * http://www.virtualbox.org.  This library is free software; you can
    7590 * redistribute it and/or modify it under the terms of the GNU Lesser General
     
    8196 * License for more details.
    8297 *
     98 * SPDX-License-Identifier: LGPL-2.1-only
     99 */
     100
     101/*
    83102</xsl:text>
    84103  <xsl:value-of select="concat(' * ', $name)"/>
  • trunk/src/VBox/Main/webservice/websrv-php.xsl

    r96407 r96417  
    373373
    374374/*
    375  * Copyright (C) 2008-2022 Oracle Corporation
     375 * Copyright (C) 2008-2022 Oracle and/or its affiliates.
    376376 *
    377377 * This file is part of a free software library; you can redistribute
     
    391391 * otherwise unspecified.
    392392 *
     393 * SPDX-License-Identifier: LGPL-2.1-only
     394 */
     395/*
    393396 * This file is autogenerated from VirtualBox.xidl, DO NOT EDIT!
    394397 */
  • trunk/src/VBox/Main/webservice/websrv-python.xsl

    r96407 r96417  
    490490
    491491<xsl:template match="/">
    492 <xsl:text># Copyright (C) 2008-2022 Oracle Corporation
     492<xsl:text># Copyright (C) 2008-2022 Oracle and/or its affiliates.
    493493#
    494494# This file is part of a free software library; you can redistribute
     
    508508# otherwise unspecified.
    509509#
     510# SPDX-License-Identifier: LGPL-2.1-only
     511#
     512
     513#
    510514# This file is autogenerated from VirtualBox.xidl, DO NOT EDIT!
    511515#
Note: See TracChangeset for help on using the changeset viewer.

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