Changeset 76553 in vbox for trunk/src/VBox/Main/webservice/samples/python
- Timestamp:
- Jan 1, 2019 1:45:53 AM (6 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
r69500 r76553 5 5 6 6 # 7 # Copyright (C) 2008-201 7Oracle Corporation7 # Copyright (C) 2008-2019 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
r69500 r76553 5 5 6 6 # 7 # Copyright (C) 2008-201 7Oracle Corporation7 # Copyright (C) 2008-2019 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
r69500 r76553 3 3 __copyright__ = \ 4 4 """ 5 Copyright (C) 2012-201 7Oracle Corporation5 Copyright (C) 2012-2019 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.