diff options
author | Ulas Kozat <ulas.kozat@gmail.com> | 2016-06-17 15:07:16 -0700 |
---|---|---|
committer | Ulas Kozat <ulas.kozat@gmail.com> | 2016-06-17 15:07:16 -0700 |
commit | 53d9368829ef8212b27a7dbf5544ff68b085c695 (patch) | |
tree | 07f8cb7bdef2765dc4b1cd481d67a2dbf93df749 /DominoClient.py | |
parent | f847eb857238315247ad3d074f77eacb12fae310 (diff) |
added new tosca samples and fixed some small bugs
Change-Id: I936f12c0129711a234187cd285b2244af65a70b8
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
Diffstat (limited to 'DominoClient.py')
-rwxr-xr-x | DominoClient.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DominoClient.py b/DominoClient.py index b05f0fb..e91f6cd 100755 --- a/DominoClient.py +++ b/DominoClient.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -#Copyright 2015 Open Platform for NFV Project, Inc. and its contributors +#Copyright 2016 Open Platform for NFV Project, Inc. and its contributors # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at |