VirtualBox

Changeset 71160 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Feb 28, 2018 5:07:35 PM (7 years ago)
Author:
vboxsync
Message:

Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​​​bugref:8161: added svn:sync-process export to RpcChannelHook.cpp and VirtualBoxClientListImpl.cpp. Copyright format fix for scm.

Location:
trunk/src/VBox/Main/include
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/RpcChannelHook.h

    r71159 r71160  
    55
    66/*
    7 * Copyright (C) 2017-2018 Oracle Corporation
    8 *
    9 * This file is part of VirtualBox Open Source Edition (OSE), as
    10 * available from http://www.virtualbox.org. This file is free software;
    11 * you can redistribute it and/or modify it under the terms of the GNU
    12 * General Public License (GPL) as published by the Free Software
    13 * Foundation, in version 2 as it comes in the "COPYING" file of the
    14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    16 */
     7 * Copyright (C) 2017-2018 Oracle Corporation
     8 *
     9 * This file is part of VirtualBox Open Source Edition (OSE), as
     10 * available from http://www.virtualbox.org. This file is free software;
     11 * you can redistribute it and/or modify it under the terms of the GNU
     12 * General Public License (GPL) as published by the Free Software
     13 * Foundation, in version 2 as it comes in the "COPYING" file of the
     14 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     16 */
    1717
    1818#ifndef ____H_RPCCHANNELHOOK
  • trunk/src/VBox/Main/include/VirtualBoxClientListImpl.h

    r71159 r71160  
    44
    55/*
    6 * Copyright (C) 2017-2018 Oracle Corporation
    7 *
    8 * This file is part of VirtualBox Open Source Edition (OSE), as
    9 * available from http://www.virtualbox.org. This file is free software;
    10 * you can redistribute it and/or modify it under the terms of the GNU
    11 * General Public License (GPL) as published by the Free Software
    12 * Foundation, in version 2 as it comes in the "COPYING" file of the
    13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    15 */
     6 * Copyright (C) 2017-2018 Oracle Corporation
     7 *
     8 * This file is part of VirtualBox Open Source Edition (OSE), as
     9 * available from http://www.virtualbox.org. This file is free software;
     10 * you can redistribute it and/or modify it under the terms of the GNU
     11 * General Public License (GPL) as published by the Free Software
     12 * Foundation, in version 2 as it comes in the "COPYING" file of the
     13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     15 */
    1616
    1717#ifndef ____H_VIRTUALBOXCLIENTLISTIMPL
     
    6363    HRESULT registerClient(LONG aPid);
    6464    HRESULT getClients(std::vector<LONG> &aEnvironment);
    65    
     65
    6666    // Private members
    6767    // polling of unexpectedly finished api client processes
  • trunk/src/VBox/Main/include/VirtualBoxSDSImpl.h

    r71159 r71160  
    44 */
    55
    6  /*
     6/*
    77 * Copyright (C) 2017-2018 Oracle Corporation
    88 *
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