Add comment header

This commit is contained in:
Lunny Xiao 2023-10-30 09:49:56 +08:00
parent d4402e7956
commit 849554204a
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A
2 changed files with 8 additions and 0 deletions

View File

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

View File

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