Github user econner commented on a diff in the pull request:
https://github.com/apache/thrift/pull/1293#discussion_r125751862
--- Diff: lib/py/src/TRecursive.py ---
@@ -0,0 +1,63 @@
+# MODIFIED June 20, 2017, Eric Conner
+#
+#
+# Original source copyright 2014-present Facebook, Inc.
+#
--- End diff --
Yea, I'm not very experienced with the whole issue of licensing. I mainly
put these lines because of the fbthrift license and I used this file more or
less verbatim from fbthrift.
(https://github.com/facebook/fbthrift/blob/master/LICENSE#L97)
(https://github.com/facebook/fbthrift/blob/master/thrift/lib/py/util/Recursive.py)
> (b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
But perhaps it is fine to use verbatim since fbthrift is itself a branch of
thrift? Not really sure what the protocol here is...
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---