Skip to content

Commit

Permalink
fix: remove duplicate License. (#747)
Browse files Browse the repository at this point in the history
  • Loading branch information
mo3et authored Oct 24, 2024
1 parent 4bd974e commit 7203755
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@

ROOT_PACKAGE=github.com/openimsdk/Open-IM-SDK-Core

# Copyright 2023 OpenIM. All rights reserved.
# Use of this source code is governed by a MIT style
# license that can be found in the LICENSE file.

###################################=> common commands <=#############################################
# ========================== Capture Environment ===============================
# get the repo root and output path
Expand Down
4 changes: 0 additions & 4 deletions integration_test/internal/pkg/reerrgroup/errgroup.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
// Copyright 2016 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

// Package reerrgroup is a rewrite of errgroup
package reerrgroup

Expand Down
4 changes: 0 additions & 4 deletions wasm/cmd/static/wasm_exec.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
// Copyright 2018 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

"use strict";

(() => {
Expand Down

0 comments on commit 7203755

Please sign in to comment.