Skip to content

Commit

Permalink
fix: add license to telemetry_suite_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
powerfooI committed Nov 2, 2023
1 parent 507dc86 commit edf1934
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions pkg/telemetry/telemetry_suite_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 telemetry_test

import (
Expand Down

0 comments on commit edf1934

Please sign in to comment.