You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have consulted with the patent team, and here is a summary and the details.
Summary
Original file - keep the original copyright notice
but lots of files don't have a copyright header.
Modified file - add modification info
If there's no copyright header when you modify it, please add it.
Modified work Copyright {year} LINE Corp.
Original work Copyright 2016 All in Bits, Inc
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
(I'm still not sure about the copyrighted year.(Copyright 2016 All in Bits, Inc) I'll get back to you after having more investigations.)
New file - add LINE's copyright header
Copyright {year} LINE Corp.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
open-sourcing the new tendermint is a redistribution since LINE will distribute copies of the Work and the Derivative Work.
We must do the followings when we publish this repo.
include a copy of the License; and
state that we changed the files;
the thing is there's no specific way how to write the notice.
Although writing original copyright and modified copyright together is not a common way in the intellectual property world, it's commonly used in the open source world.
retain the same rights that we've got from the original work. (such as copyright, patent, ...)
It says "You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions .... of Your modifications".
Therefore we'll make the new tendermint Apache-licensed by LINE Corp.
Please feel free to let me know if you have any other ideas.
I have consulted with the patent team, and here is a summary and the details.
Summary
(I'm still not sure about the copyrighted year.(
Copyright 2016 All in Bits, Inc
) I'll get back to you after having more investigations.)Details
Licensing of line/tendermint
LICENSE
Details of Apache license v2.0
in a perspective of the original tendermint, (because we should comply with what original author licensed)
Please feel free to let me know if you have any other ideas.
Originally posted by @syleeeee in #14 (comment)
The text was updated successfully, but these errors were encountered: