aboutsummaryrefslogtreecommitdiff
path: root/forged/internal/common/cmap/comparable_map.go
diff options
context:
space:
mode:
Diffstat (limited to 'forged/internal/common/cmap/comparable_map.go')
-rw-r--r--forged/internal/common/cmap/comparable_map.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/forged/internal/common/cmap/comparable_map.go b/forged/internal/common/cmap/comparable_map.go
index cd9d4ce..e89175c 100644
--- a/forged/internal/common/cmap/comparable_map.go
+++ b/forged/internal/common/cmap/comparable_map.go
@@ -3,7 +3,7 @@
// Copyright 2024 Runxi Yu (porting it to generics)
// 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.BSD file.
+// license that can be found in the LICENSE file.
package cmap