Skip to content

Commit

Permalink
Add copyright to the source code. Fixes #112 #113
Browse files Browse the repository at this point in the history
  • Loading branch information
cinar committed Jun 24, 2023
1 parent 4a2cdd0 commit e5a0140
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion checker.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.

// Package checker is a Go library for validating user input through struct tags.
package checker

import (
Expand Down

0 comments on commit e5a0140

Please sign in to comment.