Skip to content

Commit 40da8bd

Browse files
committed
Add copyright and blank line
1 parent 6c00f75 commit 40da8bd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

integrations/api_httpsig_test.go

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright 2022 The Gitea Authors. All rights reserved.
2+
// Use of this source code is governed by a MIT-style
3+
// license that can be found in the LICENSE file.
4+
15
package integrations
26

37
import (
@@ -8,6 +12,7 @@ import (
812
"testing"
913

1014
api "code.gitea.io/gitea/modules/structs"
15+
1116
"github.com/go-fed/httpsig"
1217
"golang.org/x/crypto/ssh"
1318
)

0 commit comments

Comments
 (0)