Browse Source

add Copyright

pull/230/head
huileihe 4 years ago
parent
commit
47b7e2f48c
  1. 6
      dtmsvr/storage/sql/sql.go

6
dtmsvr/storage/sql/sql.go

@ -1,3 +1,9 @@
/*
* Copyright (c) 2021 yedf. All rights reserved.
* Use of this source code is governed by a BSD-style
* license that can be found in the LICENSE file.
*/
package sql
import (

Loading…
Cancel
Save