add missing copyright header (#992)

This commit is contained in:
Willem van Dreumel 2017-02-21 01:46:14 +01:00 committed by Lunny Xiao
parent c5f8b96dda
commit 5f234ce2a5
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
// Copyright 2017 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 migrations
import (