Changeset 82974 in vbox for trunk/src/VBox/Main/webservice
- Timestamp:
- Feb 4, 2020 11:14:14 AM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 135983
- Location:
- trunk/src/VBox/Main/webservice
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/webservice/platform-xidl.xsl
r69381 r82974 9 9 sections are resolved (for easier processing). 10 10 11 Copyright (C) 2006-20 16Oracle Corporation11 Copyright (C) 2006-2020 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/webservice/websrv-cpp.xsl
r77676 r82974 12 12 generated for the webservice. 13 13 14 Copyright (C) 2007-20 16Oracle Corporation14 Copyright (C) 2007-2020 Oracle Corporation 15 15 16 16 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/webservice/websrv-nsmap.xsl
r69381 r82974 10 10 generated for the webservice. 11 11 12 Copyright (C) 2006-20 16Oracle Corporation12 Copyright (C) 2006-2020 Oracle Corporation 13 13 14 14 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/webservice/websrv-php.xsl
r62486 r82974 12 12 Contributed by James Lucas (mjlucas at eng.uts.edu.au). 13 13 14 Copyright (C) 2008-20 16Oracle Corporation14 Copyright (C) 2008-2020 Oracle Corporation 15 15 16 16 This file is part of VirtualBox Open Source Edition (OSE), as … … 363 363 364 364 /* 365 * Copyright (C) 2008-20 16Oracle Corporation365 * Copyright (C) 2008-2020 Oracle Corporation 366 366 * 367 367 * This file is part of a free software library; you can redistribute -
trunk/src/VBox/Main/webservice/websrv-python.xsl
r69381 r82974 10 10 web service API. Depends on WSDL file for actual SOAP bindings. 11 11 12 Copyright (C) 2008-20 16Oracle Corporation12 Copyright (C) 2008-2020 Oracle Corporation 13 13 14 14 This file is part of VirtualBox Open Source Edition (OSE), as … … 480 480 481 481 <xsl:template match="/"> 482 <xsl:text># Copyright (C) 2008-20 16Oracle Corporation482 <xsl:text># Copyright (C) 2008-2020 Oracle Corporation 483 483 # 484 484 # This file is part of a free software library; you can redistribute -
trunk/src/VBox/Main/webservice/websrv-typemap.xsl
r69381 r82974 9 9 generated for the webservice. 10 10 11 Copyright (C) 2006-20 16Oracle Corporation11 Copyright (C) 2006-2020 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/webservice/websrv-wsdl-service.xsl
r69381 r82974 10 10 generated for the webservice. 11 11 12 Copyright (C) 2006-20 16Oracle Corporation12 Copyright (C) 2006-2020 Oracle Corporation 13 13 14 14 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/webservice/websrv-wsdl.xsl
r69381 r82974 10 10 generated for the webservice. 11 11 12 Copyright (C) 2006-20 16Oracle Corporation12 Copyright (C) 2006-2020 Oracle Corporation 13 13 14 14 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/webservice/websrv-wsdl2gsoapH.xsl
r69381 r82974 10 10 generated for the webservice. 11 11 12 Copyright (C) 2006-20 16Oracle Corporation12 Copyright (C) 2006-2020 Oracle Corporation 13 13 14 14 This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.