Skip to content

Commit

Permalink
Add copyright comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tidwall authored Oct 10, 2024
1 parent 4a91ee1 commit 10d2662
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gjson.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// Copyright 2024 Joshua J Baker. All rights reserved.
// Use of this source code is governed by an MIT-style
// license that can be found in the LICENSE file.

// Package gjson provides searching for json strings.
package gjson

Expand Down

0 comments on commit 10d2662

Please sign in to comment.