Browse Source

dtmsvr/storage/trans.go 添加开源版本注释

pull/213/head
sibowen 4 years ago
parent
commit
6dff6a06bc
  1. 5
      dtmsvr/storage/trans.go

5
dtmsvr/storage/trans.go

@ -1,3 +1,8 @@
/*
* 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 storage package storage
import ( import (

Loading…
Cancel
Save