add copyright header

This commit is contained in:
FlyingOnion 2023-09-20 08:38:10 +08:00
parent 5e31f7d14b
commit 47cb78ba3e
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
// Copyright 2022 The Xorm Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package statements package statements
import ( import (