aboutsummaryrefslogtreecommitdiffstats
path: root/modules/user
diff options
context:
space:
mode:
Diffstat (limited to 'modules/user')
-rw-r--r--modules/user/user_test.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/user/user_test.go b/modules/user/user_test.go
index fadcbde7bf..3b3758efc0 100644
--- a/modules/user/user_test.go
+++ b/modules/user/user_test.go
@@ -1,3 +1,7 @@
+// Copyright 2020 The Gitea Authors. All rights reserved.
+// Use of this source code is governed by a MIT-style
+// license that can be found in the LICENSE file.
+
package user
import (