Skip to content

Commit 10d2662

Browse files
authored
Add copyright comment
1 parent 4a91ee1 commit 10d2662

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

gjson.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright 2024 Joshua J Baker. 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 gjson provides searching for json strings.
26
package gjson
37

0 commit comments

Comments
 (0)