diff options
Diffstat (limited to 'models/models_test.go')
-rw-r--r-- | models/models_test.go | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/models/models_test.go b/models/models_test.go index f4a40ff3..c44ef476 100644 --- a/models/models_test.go +++ b/models/models_test.go @@ -1,3 +1,7 @@ +// Copyright 2014 The Gogs 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 ( |