Changeset 69496 in vbox for trunk/src/VBox/Main/webservice/samples/python
- Timestamp:
- Oct 28, 2017 2:55:58 PM (7 years ago)
- Location:
- trunk/src/VBox/Main/webservice/samples/python
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/webservice/samples/python/Makefile
r69384 r69496 5 5 6 6 # 7 # Copyright (C) 2008-201 0Oracle Corporation7 # Copyright (C) 2008-2017 Oracle Corporation 8 8 # 9 9 # Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/Main/webservice/samples/python/Makefile.glue
r69384 r69496 5 5 6 6 # 7 # Copyright (C) 2008-201 0Oracle Corporation7 # Copyright (C) 2008-2017 Oracle Corporation 8 8 # 9 9 # Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/Main/webservice/samples/python/clienttest.py
r69384 r69496 3 3 __copyright__ = \ 4 4 """ 5 Copyright (C) 2012-201 6Oracle Corporation5 Copyright (C) 2012-2017 Oracle Corporation 6 6 7 7 Permission is hereby granted, free of charge, to any person
Note:
See TracChangeset
for help on using the changeset viewer.