imay commented on a change in pull request #300: Fix code LICENSE for file modified from LevelDB. URL: https://github.com/apache/incubator-doris/pull/300#discussion_r232534580
########## File path: LICENSE.txt ########## @@ -348,6 +348,29 @@ be/src/olap/lru_cache.cpp : BSD-style license -------------------------------------------------------------------------------- +be/src/olap/skiplist.h : BSD-style license + + Copyright (c) 2011 The LevelDB Authors. All rights reserved. + Use of this source code is governed by a BSD-style license that can be + found in the LICENSE file. See the AUTHORS file for names of contributors. + +-------------------------------------------------------------------------------- + +be/src/util/arena.cpp : BSD-style license + + Copyright (c) 2011 The LevelDB Authors. All rights reserved. + Use of this source code is governed by a BSD-style license that can be + found in the LICENSE file. See the AUTHORS file for names of contributors. + +-------------------------------------------------------------------------------- + +be/src/util/new_status.cpp : BSD-style license Review comment: also new_status.h and arena.h ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
