Browse Source

file copyright updated

pull/251/head
yedf2 4 years ago
parent
commit
3adca85898
  1. 6
      dtmsvr/trans_class.go
  2. 6
      dtmsvr/trans_process.go
  3. 6
      dtmsvr/trans_status.go
  4. 6
      dtmsvr/trans_type_msg.go
  5. 6
      dtmsvr/trans_type_saga.go
  6. 6
      dtmsvr/trans_type_tcc.go
  7. 6
      dtmsvr/trans_type_xa.go

6
dtmsvr/trans_class.go

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

6
dtmsvr/trans_process.go

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

6
dtmsvr/trans_status.go

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

6
dtmsvr/trans_type_msg.go

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

6
dtmsvr/trans_type_saga.go

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

6
dtmsvr/trans_type_tcc.go

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

6
dtmsvr/trans_type_xa.go

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

Loading…
Cancel
Save