add copyright header
This commit is contained in:
parent
5e31f7d14b
commit
47cb78ba3e
|
@ -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
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in New Issue