korbit-ai[bot] commented on code in PR #32128: URL: https://github.com/apache/superset/pull/32128#discussion_r1940720455
########## superset/utils/database.py: ########## @@ -10,8 +10,8 @@ # # 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 +# "ORGIN" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# MIND, either express or implied. See the License for the Review Comment: ### Invalid Apache License Text Modification <sub></sub> <details> <summary>Tell me more</summary> ###### What is the issue? The Apache License header has been incorrectly modified from "AS IS" to "ORGIN" and "KIND" to "MIND", which invalidates the standard Apache 2.0 license text. ###### Why this matters Invalid license text could have legal implications and may violate the terms of software distribution under the Apache License 2.0. ###### Suggested change ∙ *Feature Preview* Restore the original, correct Apache License 2.0 header text: ```python # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. ``` </details> <sub> [](https://app.korbit.ai/feedback/aa91ff46-6083-4491-9416-b83dd1994b51/5c9971a9-7f88-4da6-9921-5a5a46a03f43?suggestedFixEnabled=true) 💬 Chat with Korbit by mentioning @korbit-ai. </sub> <!--- korbi internal id:0b88ce95-fe20-4275-a977-7c1c51d3c685 --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
