Skip to content

Commit

Permalink
fix license header (#5630)
Browse files Browse the repository at this point in the history
  • Loading branch information
yangzhg authored Apr 13, 2021
1 parent 75db273 commit 70b0d11
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ SOFTWARE.

--------------------------------------------------------------------------------

fe/fe-common/src/test/java/org/apache/doris/common/jmockit/*: MIT license
fe/fe-common/src/main/java/org/apache/doris/common/jmockit/*: MIT license

Copyright (c) 2006 JMockit developers

Expand Down
2 changes: 1 addition & 1 deletion be/src/olap/rowset/alpha_rowset_writer.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License") override; you may not use this file except in compliance
// "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
Expand Down
2 changes: 2 additions & 0 deletions be/src/olap/rowset/segment_v2/empty_segment_iterator.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
Expand Down

0 comments on commit 70b0d11

Please sign in to comment.