diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/pr/checkout.go | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/pr/checkout.go b/contrib/pr/checkout.go index bf522e10dd..5085f0a67a 100644 --- a/contrib/pr/checkout.go +++ b/contrib/pr/checkout.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 main /* |