[
https://issues.apache.org/jira/browse/THRIFT-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16243490#comment-16243490
]
ASF GitHub Bot commented on THRIFT-82:
--------------------------------------
Github user dkochmanski commented on a diff in the pull request:
https://github.com/apache/thrift/pull/1410#discussion_r149592614
--- Diff: lib/cl/framed-transport.lisp ---
@@ -0,0 +1,136 @@
+(in-package #:org.apache.thrift.implementation)
+
+;;;; Copyright 2017 Rigetti Computing <rigetti.com>
--- End diff --
Right, thank you for pointing me to the document. Last commit removes all
copyrights added by us. Note though, that files in lib/cl/ are based on work by
James Anderson (and have copyrights as well) and I don't think I can remove
them. Should I contact him and ask whenever we can remove his copyright stings
too?
> Common Lisp support
> -------------------
>
> Key: THRIFT-82
> URL: https://issues.apache.org/jira/browse/THRIFT-82
> Project: Thrift
> Issue Type: New Feature
> Reporter: Patrick Collison
> Assignee: James E. King, III
> Attachments: thrift-cl.patch
>
>
> Common Lisp support is attached
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)