diff options
Diffstat (limited to 'modules/base/tool_test.go')
-rw-r--r-- | modules/base/tool_test.go | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/base/tool_test.go b/modules/base/tool_test.go index 9c1a79e3f2..cadb851858 100644 --- a/modules/base/tool_test.go +++ b/modules/base/tool_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 base import ( |