Updated copyright notices where appropriate and refreshed generated docs.
diff --git a/docs/dyn/moderator.v1.responses.html b/docs/dyn/moderator.v1.responses.html
index d5f7c7e..48a487a 100644
--- a/docs/dyn/moderator.v1.responses.html
+++ b/docs/dyn/moderator.v1.responses.html
@@ -18,9 +18,9 @@
<br>
Args:<br>
seriesId: integer, The decimal ID of the Series. (required)<br>
- body: object, The request body. (required)<br>
topicId: integer, The decimal ID of the Topic within the Series. (required)<br>
parentSubmissionId: integer, The decimal ID of the parent Submission within the Series. (required)<br>
+ body: object, The request body. (required)<br>
anonymous: boolean, Set to true to mark the new submission as anonymous.</tt></dd></dl>
<dl><dt><a name="Resource-list"><strong>list</strong></a> = method(self, **kwargs)</dt><dd><tt>Lists or searches the responses for the specified submission within the specified series and returns the search results.<br>