Skip to content

Commit f35a7b2

Browse files
fix: add copyright header to benchmark test file
1 parent 12ae80d commit f35a7b2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mcp/schema_cache_benchmark_test.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright 2025 The Go MCP SDK Authors. All rights reserved.
2+
// Use of this source code is governed by an MIT-style
3+
// license that can be found in the LICENSE file.
4+
15
package mcp
26

37
import (

0 commit comments

Comments
 (0)