VirtualBox

Changeset 69241 in vbox for trunk


Ignore:
Timestamp:
Oct 24, 2017 4:13:48 PM (7 years ago)
Author:
vboxsync
Message:

Main: scm updates

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

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/.scm-settings

    r69236 r69241  
    2020/cbinding/VBoxCAPIGlue.c: --license-mit
    2121
     22# The Python bindings is licensed under dual GPL and CDDL.
     23/glue/vboxapi.py: --license-ose-dual
     24
  • trunk/src/VBox/Main/Makefile.kmk

    r69196 r69241  
    128128        $(VBOX_PATH_SDK)/bindings/xpcom/idl \
    129129        $(VBOX_PATH_SDK)/bindings/xpcom/include
    130  # disable VBoxSDS for XPCOM   
     130 # disable VBoxSDS for XPCOM
    131131 override VBOX_WITH_SDS =
    132132endif # xpcom
  • trunk/src/VBox/Main/glue/GetVBoxUserHomeDirectory.cpp

    r68538 r69241  
    1515 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1616 */
     17
    1718
    1819/*********************************************************************************************************************************
  • trunk/src/VBox/Main/glue/vboxapi.py

    r69117 r69241  
    66
    77__copyright__ = \
    8     """
    9     Copyright (C) 2009-2016 Oracle Corporation
    10 
    11     This file is part of VirtualBox Open Source Edition (OSE), as
    12     available from http://www.virtualbox.org. This file is free software;
    13     you can redistribute it and/or modify it under the terms of the GNU
    14     General Public License (GPL) as published by the Free Software
    15     Foundation, in version 2 as it comes in the "COPYING" file of the
    16     VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    17     hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    18 
    19     The contents of this file may alternatively be used under the terms
    20     of the Common Development and Distribution License Version 1.0
    21     (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    22     VirtualBox OSE distribution, in which case the provisions of the
    23     CDDL are applicable instead of those of the GPL.
    24 
    25     You may elect to license modified versions of this file under the
    26     terms and conditions of either the GPL or the CDDL or both.
    27     """
     8"""
     9Copyright (C) 2009-2016 Oracle Corporation
     10
     11This file is part of VirtualBox Open Source Edition (OSE), as
     12available from http://www.virtualbox.org. This file is free software;
     13you can redistribute it and/or modify it under the terms of the GNU
     14General Public License (GPL) as published by the Free Software
     15Foundation, in version 2 as it comes in the "COPYING" file of the
     16VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     17hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     18
     19The contents of this file may alternatively be used under the terms
     20of the Common Development and Distribution License Version 1.0
     21(CDDL) only, as it comes in the "COPYING.CDDL" file of the
     22VirtualBox OSE distribution, in which case the provisions of the
     23CDDL are applicable instead of those of the GPL.
     24
     25You may elect to license modified versions of this file under the
     26terms and conditions of either the GPL or the CDDL or both.
     27"""
    2828__version__ = "$Revision$"
    2929
  • trunk/src/VBox/Main/testcase/msiDarwinDescriptorDecoder.cpp

    r63806 r69241  
    7070}
    7171
    72 
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