[
https://issues.apache.org/jira/browse/THRIFT-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668939#action_12668939
]
Michael Greene commented on THRIFT-158:
---------------------------------------
I fully agree, of course, that *everything* needs to be cleaned.
We need a few things, as I see it, that have delayed getting this done:
* a standardization of exactly what should be allowed in the header. The ASF
is a little ambiguous about this -- there is a *required* header but we need
consensus that we are going to pursue removing all other header information
outside of code functionality and code comments
* to make sure all existing attributed authors have a Software Grant on file
or that the files were contributed using the checkbox on JIRA, which I think is
true but I for one don't have any proof
* a committer to get behind this -- we have 3 or 4 active committers, and
since this is a very filechange-oriented but not code-oriented activity,
someone's going to need to spearhead it.
> Some of the C# runtime library files say Copyright (C) 2007 imeem, inc.
> <http://www.imeem.com> All rights reserved.
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: THRIFT-158
> URL: https://issues.apache.org/jira/browse/THRIFT-158
> Project: Thrift
> Issue Type: Bug
> Components: Library (C#)
> Reporter: Dave Engberg
> Priority: Blocker
> Attachments: thrift-158-lib-cocoa.patch
>
>
> Some of the C# library files contain Thrift software license terms. E.g.:
> http://svn.apache.org/repos/asf/incubator/thrift/trunk/lib/csharp/src/TProcessor.cs
> Others contain a closed license copyright notice. E.g.:
> http://svn.apache.org/repos/asf/incubator/thrift/trunk/lib/csharp/src/Transport/TTransport.cs
> // Copyright (C) 2007 imeem, inc. <http://www.imeem.com>
> // All rights reserved.
> Here's the list of files that contain the closed licensing terms:
> lib/csharp/src/Transport/TServerSocket.cs
> lib/csharp/src/Transport/TServerTransport.cs
> lib/csharp/src/Transport/TSocket.cs
> lib/csharp/src/Transport/TStreamTransport.cs
> lib/csharp/src/Transport/TTransport.cs
> lib/csharp/src/Transport/TTransportException.cs
> lib/csharp/src/Transport/TTransportFactory.cs
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.