diff options
Diffstat (limited to 'models/lfs.go')
-rw-r--r-- | models/lfs.go | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/models/lfs.go b/models/lfs.go index 854b715d5c..7a04f799c0 100644 --- a/models/lfs.go +++ b/models/lfs.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 models import ( |