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 noticed that the cmake/utils.cmake [1] file has been directly copied from Apache Kvrocks [2] (BTW it's written by me).
However, the license header states that it is copyrighted by Qihoo, Inc. and licensed under the BSD license.
This contradicts the Apache-2.0 license of Apache Kvrocks.
Apache Kvrocks is a project licensed under Apache-2.0 and owned by ASF.
If you wish to use code from Apache Kvrocks, please ensure to include the ASF license header correctly.
Changing the license or copyright owner without permission from ASF is not permitted.
I noticed that the cmake/utils.cmake [1] file has been directly copied from Apache Kvrocks [2] (BTW it's written by me). However, the license header states that it is copyrighted by Qihoo, Inc. and licensed under the BSD license. This contradicts the Apache-2.0 license of Apache Kvrocks.
Apache Kvrocks is a project licensed under Apache-2.0 and owned by ASF. If you wish to use code from Apache Kvrocks, please ensure to include the ASF license header correctly. Changing the license or copyright owner without permission from ASF is not permitted.
Describe the problem that you experienced
Hi pikiwidb maintainers,
I noticed that the
cmake/utils.cmake
[1] file has been directly copied from Apache Kvrocks [2] (BTW it's written by me).However, the license header states that it is copyrighted by Qihoo, Inc. and licensed under the BSD license.
This contradicts the Apache-2.0 license of Apache Kvrocks.
Apache Kvrocks is a project licensed under Apache-2.0 and owned by ASF.
If you wish to use code from Apache Kvrocks, please ensure to include the ASF license header correctly.
Changing the license or copyright owner without permission from ASF is not permitted.
[1] https://github.com/OpenAtomFoundation/pikiwidb/blob/b7f075eb2381f72b40d9a15ed9ee7bf7e34644e9/cmake/utils.cmake
[2] https://github.com/apache/kvrocks/blob/bb665f6fc2de7cb1215240866d48e92adfed43b1/cmake/utils.cmake
Best,
Twice
cc @tedli
Enter the URL of the topic with the problem
No response
Describe what you were looking for in the documentation
No response
Describe the actions that led you to experience the problem
No response
Describe what you want to experience that would fix the problem
No response
Add a screenshot if that helps illustrate the problem
No response
If this problem caused an exception or error, please paste it here
No response
If the problem is browser-specific, please specify the device, OS, browser, and version
No response
Provide any additional information here in as much as detail as you can
No response
The text was updated successfully, but these errors were encountered: