[
https://issues.apache.org/jira/browse/THRIFT-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Will Palmeri updated THRIFT-158:
--------------------------------
Attachment: license.patch
Here's an svn patch from head to replace all the imeem copyright and author
references with a reference to the Apache License. It seems we still haven't
standardized on a file header, so I went with this simple text lifted from the
ruby README:
//
// Thrift is distributed under the Apache Software License.
// Please see the included LICENSE file.
//
Regardless of what is chosen in the future, I agree it's a good idea to remove
the "All copyrights reserved" language. And for the record, I signed and sent a
software release form to Apache over a year ago :p.
-Will
> 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: license.patch, 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.