Skip to content

Commit

Permalink
fix(ci): add license for obcluster_test
Browse files Browse the repository at this point in the history
  • Loading branch information
powerfooI committed Feb 29, 2024
1 parent 490a6e0 commit 39ae559
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions internal/dashboard/business/oceanbase/obcluster_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
/*
Copyright (c) 2023 OceanBase
ob-operator is licensed under Mulan PSL v2.
You can use this software according to the terms and conditions of the Mulan PSL v2.
You may obtain a copy of Mulan PSL v2 at:
http://license.coscl.org.cn/MulanPSL2
THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND,
EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT,
MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
See the Mulan PSL v2 for more details.
*/

package oceanbase

import (
Expand Down

0 comments on commit 39ae559

Please sign in to comment.