diff options
Diffstat (limited to 'docs/sections/apis/SDK.rst')
-rw-r--r-- | docs/sections/apis/SDK.rst | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/sections/apis/SDK.rst b/docs/sections/apis/SDK.rst index d44dda59..40e7f4d6 100644 --- a/docs/sections/apis/SDK.rst +++ b/docs/sections/apis/SDK.rst @@ -1,3 +1,6 @@ +.. This work is licensed under a + Creative Commons Attribution 4.0 International License. + ======== DCAE SDK ======== @@ -11,7 +14,9 @@ DCAE SDK Overview ======== -DCAE SDK contains utilities and clients which may be used for fetching configuration from CBS, consuming messages from DMaaP, interacting with A&AI, etc. SDK is written in Java. +DCAE SDK contains utilities and clients which may be used for fetching +configuration from CBS, consuming messages from DMaaP, interacting with A&AI, +etc. SDK is written in Java. Introduction ============ @@ -51,4 +56,4 @@ Introduction </dependency> <!-- more to go --> - </dependencies>
\ No newline at end of file + </dependencies> |