VirtualBox

Ignore:
Timestamp:
Oct 26, 2017 4:39:15 PM (7 years ago)
Author:
vboxsync
Message:

webservices: scm updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/webservice/samples/python/clienttest.py

    r67049 r69383  
    11#!/usr/bin/python
    2 #
    3 # Copyright (C) 2012-2016 Oracle Corporation
    4 #
    5 # This file is part of VirtualBox Open Source Edition (OSE), as
    6 # available from http://www.virtualbox.org. This file is free software;
    7 # you can redistribute it and/or modify it under the terms of the GNU
    8 # General Public License (GPL) as published by the Free Software
    9 # Foundation, in version 2 as it comes in the "COPYING" file of the
    10 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    11 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    12 #
     2
     3__copyright__ = \
     4"""
     5Copyright (C) 2012-2016 Oracle Corporation
     6
     7This file is part of VirtualBox Open Source Edition (OSE), as
     8available from http://www.virtualbox.org. This file is free software;
     9you can redistribute it and/or modify it under the terms of the GNU
     10General Public License (GPL) as published by the Free Software
     11Foundation, in version 2 as it comes in the "COPYING" file of the
     12VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     13hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     14"""
     15
     16
    1317# Things needed to be set up before running this sample:
    1418# - Install Python and verify it works (2.7.2 will do, 3.x is untested yet)
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