You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kvrocks.apache.org by GitBox <gi...@apache.org> on 2022/05/01 04:10:09 UTC

[GitHub] [incubator-kvrocks] tisonkun commented on a diff in pull request #548: Apply Apache License header for Tcl files

tisonkun commented on code in PR #548:
URL: https://github.com/apache/incubator-kvrocks/pull/548#discussion_r862420402


##########
licenses/LICENSE.redis:
##########
@@ -0,0 +1,10 @@
+Copyright (c) 2006-2020, Salvatore Sanfilippo
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
+
+    * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

Review Comment:
   > ASL v2
   
   Do you mean Apache License 2.0?
   
   > compatibility
   
   This is a typical 3-Clause BSD License which is compatible with Apache License 2.0.
   
   * https://www.apache.org/legal/resolved.html#category-a



-- 
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: dev-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org