Skip to content

Commit b2ea96a

Browse files
authored
Merge pull request #6 from jbowes/license-header
Add missing license header
2 parents cc9b992 + deba5a1 commit b2ea96a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

example_test.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (c) 2021 James Bowes. All rights reserved.
2+
// Use of this source code is governed by a BSD-style
3+
// license that can be found in the LICENSE file
4+
15
package httpsig_test
26

37
import (

0 commit comments

Comments
 (0)