diff options
Diffstat (limited to 'models/activities/user_heatmap_test.go')
-rw-r--r-- | models/activities/user_heatmap_test.go | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/models/activities/user_heatmap_test.go b/models/activities/user_heatmap_test.go index a8a240f790..34715ab6dd 100644 --- a/models/activities/user_heatmap_test.go +++ b/models/activities/user_heatmap_test.go @@ -1,6 +1,5 @@ // Copyright 2018 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 models +// SPDX-License-Identifier: MIT package activities_test |