VirtualBox

Changeset 16122 in vbox


Ignore:
Timestamp:
Jan 21, 2009 10:44:12 AM (16 years ago)
Author:
vboxsync
Message:

fixed webservice copyright

Location:
trunk/src/VBox/Main/webservice
Files:
20 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/webservice/Makefile.kmk

    r16120 r16122  
    99# Copyright (C) 2006-2007 Sun Microsystems, Inc.
    1010#
    11 # Sun Microsystems, Inc. confidential
    12 # All rights reserved
     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# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     20# Clara, CA 95054 USA or visit http://www.sun.com if you need
     21# additional information or have any questions.
    1322#
    1423
  • trunk/src/VBox/Main/webservice/filesplitter.c

    r16120 r16122  
    66 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    77 *
    8  * Sun Microsystems, Inc. confidential
    9  * All rights reserved
     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 *
     16 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     17 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     18 * additional information or have any questions.
    1019 */
    1120
  • trunk/src/VBox/Main/webservice/glue-jaxws.xsl

    r16120 r16122  
    1010     Copyright (C) 2006-2008 Sun Microsystems, Inc.
    1111
    12      Sun Microsystems, Inc. confidential
    13      All rights reserved
     12     This file is part of VirtualBox Open Source Edition (OSE), as
     13     available from http://www.virtualbox.org. This file is free software;
     14     you can redistribute it and/or modify it under the terms of the GNU
     15     General Public License (GPL) as published by the Free Software
     16     Foundation, in version 2 as it comes in the "COPYING" file of the
     17     VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     18     hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     19
     20     Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     21     Clara, CA 95054 USA or visit http://www.sun.com if you need
     22     additional information or have any questions.
    1423-->
    1524
  • trunk/src/VBox/Main/webservice/platform-xidl.xsl

    r16120 r16122  
    1111     Copyright (C) 2006-2008 Sun Microsystems, Inc.
    1212
    13      Sun Microsystems, Inc. confidential
    14      All rights reserved
     13     This file is part of VirtualBox Open Source Edition (OSE), as
     14     available from http://www.virtualbox.org. This file is free software;
     15     you can redistribute it and/or modify it under the terms of the GNU
     16     General Public License (GPL) as published by the Free Software
     17     Foundation, in version 2 as it comes in the "COPYING" file of the
     18     VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     19     hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     20
     21     Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     22     Clara, CA 95054 USA or visit http://www.sun.com if you need
     23     additional information or have any questions.
    1524-->
    1625
  • trunk/src/VBox/Main/webservice/samples/java/jax-ws/Makefile

    r16120 r16122  
    22# Copyright (C) 2008 Sun Microsystems, Inc.
    33#
    4 # Sun Microsystems, Inc. confidential
    5 # All rights reserved
     4# This file is part of VirtualBox Open Source Edition (OSE), as
     5# available from http://www.virtualbox.org. This file is free software;
     6# you can redistribute it and/or modify it under the terms of the GNU
     7# General Public License (GPL) as published by the Free Software
     8# Foundation, in version 2 as it comes in the "COPYING" file of the
     9# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     10# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     11#
     12# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     13# Clara, CA 95054 USA or visit http://www.sun.com if you need
     14# additional information or have any questions.
    615#
    716
  • trunk/src/VBox/Main/webservice/samples/perl/clienttest.pl

    r16120 r16122  
    2929# Copyright (C) 2006-2009 Sun Microsystems, Inc.
    3030#
    31 # All rights reserved
     31# This file is part of VirtualBox Open Source Edition (OSE), as
     32# available from http://www.virtualbox.org. This file is free software;
     33# you can redistribute it and/or modify it under the terms of the GNU
     34# General Public License (GPL) as published by the Free Software
     35# Foundation, in version 2 as it comes in the "COPYING" file of the
     36# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     37# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     38#
     39# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     40# Clara, CA 95054 USA or visit http://www.sun.com if you need
     41# additional information or have any questions.
    3242#
    3343
  • trunk/src/VBox/Main/webservice/samples/python/Makefile

    r16120 r16122  
    22# Copyright (C) 2008 Sun Microsystems, Inc.
    33#
    4 # Sun Microsystems, Inc. confidential
    5 # All rights reserved
     4# This file is part of VirtualBox Open Source Edition (OSE), as
     5# available from http://www.virtualbox.org. This file is free software;
     6# you can redistribute it and/or modify it under the terms of the GNU
     7# General Public License (GPL) as published by the Free Software
     8# Foundation, in version 2 as it comes in the "COPYING" file of the
     9# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     10# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     11#
     12# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     13# Clara, CA 95054 USA or visit http://www.sun.com if you need
     14# additional information or have any questions.
    615#
    716
  • trunk/src/VBox/Main/webservice/split-soapC.sed

    r16120 r16122  
    77# Copyright (C) 2006-2007 Sun Microsystems, Inc.
    88#
    9 # Sun Microsystems, Inc. confidential
    10 # All rights reserved
     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#
     17# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     18# Clara, CA 95054 USA or visit http://www.sun.com if you need
     19# additional information or have any questions.
    1120#
    1221
  • trunk/src/VBox/Main/webservice/vboxweb.cpp

    r16120 r16122  
    88 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    99 *
    10  * Sun Microsystems, Inc. confidential
    11  * All rights reserved
     10 * This file is part of VirtualBox Open Source Edition (OSE), as
     11 * available from http://www.virtualbox.org. This file is free software;
     12 * you can redistribute it and/or modify it under the terms of the GNU
     13 * General Public License (GPL) as published by the Free Software
     14 * Foundation, in version 2 as it comes in the "COPYING" file of the
     15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     17 *
     18 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     19 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     20 * additional information or have any questions.
    1221 */
    1322
  • trunk/src/VBox/Main/webservice/vboxweb.h

    r16120 r16122  
    55 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    66 *
    7  * Sun Microsystems, Inc. confidential
    8  * All rights reserved
     7 * This file is part of VirtualBox Open Source Edition (OSE), as
     8 * available from http://www.virtualbox.org. This file is free software;
     9 * you can redistribute it and/or modify it under the terms of the GNU
     10 * General Public License (GPL) as published by the Free Software
     11 * Foundation, in version 2 as it comes in the "COPYING" file of the
     12 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     13 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     14 *
     15 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     16 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     17 * additional information or have any questions.
    918 */
    1019
  • trunk/src/VBox/Main/webservice/websrv-cpp.xsl

    r16120 r16122  
    1212     Copyright (C) 2006-2008 Sun Microsystems, Inc.
    1313
    14      Sun Microsystems, Inc. confidential
    15      All rights reserved
     14     This file is part of VirtualBox Open Source Edition (OSE), as
     15     available from http://www.virtualbox.org. This file is free software;
     16     you can redistribute it and/or modify it under the terms of the GNU
     17     General Public License (GPL) as published by the Free Software
     18     Foundation, in version 2 as it comes in the "COPYING" file of the
     19     VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     20     hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     21
     22     Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     23     Clara, CA 95054 USA or visit http://www.sun.com if you need
     24     additional information or have any questions.
    1625-->
    1726
  • trunk/src/VBox/Main/webservice/websrv-gsoapH.xsl

    r16120 r16122  
    1818     Copyright (C) 2006-2008 Sun Microsystems, Inc.
    1919
    20      Sun Microsystems, Inc. confidential
    21      All rights reserved
     20     This file is part of VirtualBox Open Source Edition (OSE), as
     21     available from http://www.virtualbox.org. This file is free software;
     22     you can redistribute it and/or modify it under the terms of the GNU
     23     General Public License (GPL) as published by the Free Software
     24     Foundation, in version 2 as it comes in the "COPYING" file of the
     25     VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     26     hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     27
     28     Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     29     Clara, CA 95054 USA or visit http://www.sun.com if you need
     30     additional information or have any questions.
    2231-->
    2332
  • trunk/src/VBox/Main/webservice/websrv-nsmap.xsl

    r16120 r16122  
    1010     Copyright (C) 2006-2007 Sun Microsystems, Inc.
    1111
    12      Sun Microsystems, Inc. confidential
    13      All rights reserved
     12     This file is part of VirtualBox Open Source Edition (OSE), as
     13     available from http://www.virtualbox.org. This file is free software;
     14     you can redistribute it and/or modify it under the terms of the GNU
     15     General Public License (GPL) as published by the Free Software
     16     Foundation, in version 2 as it comes in the "COPYING" file of the
     17     VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     18     hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     19
     20     Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     21     Clara, CA 95054 USA or visit http://www.sun.com if you need
     22     additional information or have any questions.
    1423-->
    1524
  • trunk/src/VBox/Main/webservice/websrv-python.xsl

    r16120 r16122  
    1212     Copyright (C) 2008 Sun Microsystems, Inc.
    1313
    14      Sun Microsystems, Inc. confidential
    15      All rights reserved
     14     This file is part of VirtualBox Open Source Edition (OSE), as
     15     available from http://www.virtualbox.org. This file is free software;
     16     you can redistribute it and/or modify it under the terms of the GNU
     17     General Public License (GPL) as published by the Free Software
     18     Foundation, in version 2 as it comes in the "COPYING" file of the
     19     VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     20     hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     21
     22     Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     23     Clara, CA 95054 USA or visit http://www.sun.com if you need
     24     additional information or have any questions.
    1625-->
    1726
  • trunk/src/VBox/Main/webservice/websrv-shared.inc.xsl

    r16120 r16122  
    77     Copyright (C) 2006-2007 Sun Microsystems, Inc.
    88
    9      Sun Microsystems, Inc. confidential
    10      All rights reserved
     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
     17     Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     18     Clara, CA 95054 USA or visit http://www.sun.com if you need
     19     additional information or have any questions.
    1120-->
    1221
  • trunk/src/VBox/Main/webservice/websrv-typemap.xsl

    r16120 r16122  
    99     Copyright (C) 2006-2007 Sun Microsystems, Inc.
    1010
    11      Sun Microsystems, Inc. confidential
    12      All rights reserved
     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     Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     20     Clara, CA 95054 USA or visit http://www.sun.com if you need
     21     additional information or have any questions.
    1322-->
    1423
  • trunk/src/VBox/Main/webservice/websrv-wsdl-service.xsl

    r16120 r16122  
    1010     Copyright (C) 2006-2007 Sun Microsystems, Inc.
    1111
    12      Sun Microsystems, Inc. confidential
    13      All rights reserved
     12     This file is part of VirtualBox Open Source Edition (OSE), as
     13     available from http://www.virtualbox.org. This file is free software;
     14     you can redistribute it and/or modify it under the terms of the GNU
     15     General Public License (GPL) as published by the Free Software
     16     Foundation, in version 2 as it comes in the "COPYING" file of the
     17     VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     18     hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     19
     20     Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     21     Clara, CA 95054 USA or visit http://www.sun.com if you need
     22     additional information or have any questions.
    1423-->
    1524
  • trunk/src/VBox/Main/webservice/websrv-wsdl.xsl

    r16120 r16122  
    1010     Copyright (C) 2006-2007 Sun Microsystems, Inc.
    1111
    12      Sun Microsystems, Inc. confidential
    13      All rights reserved
     12     This file is part of VirtualBox Open Source Edition (OSE), as
     13     available from http://www.virtualbox.org. This file is free software;
     14     you can redistribute it and/or modify it under the terms of the GNU
     15     General Public License (GPL) as published by the Free Software
     16     Foundation, in version 2 as it comes in the "COPYING" file of the
     17     VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     18     hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     19
     20     Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     21     Clara, CA 95054 USA or visit http://www.sun.com if you need
     22     additional information or have any questions.
    1423-->
    1524
  • trunk/src/VBox/Main/webservice/websrv-wsdl2gsoapH.xsl

    r16120 r16122  
    1616     Copyright (C) 2006-2007 Sun Microsystems, Inc.
    1717
    18      Sun Microsystems, Inc. confidential
    19      All rights reserved
     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.
     25
     26     Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     27     Clara, CA 95054 USA or visit http://www.sun.com if you need
     28     additional information or have any questions.
    2029-->
    2130
  • trunk/src/VBox/Main/webservice/webtest.cpp

    r16120 r16122  
    66 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    77 *
    8  * Sun Microsystems, Inc. confidential
    9  * All rights reserved
     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 *
     16 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
     17 * Clara, CA 95054 USA or visit http://www.sun.com if you need
     18 * additional information or have any questions.
    1019 */
    1120
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