From 608b635b2472d429de51fc445d1945b4599fd97c Mon Sep 17 00:00:00 2001 From: abyssknight <501835725@qq.com> Date: Thu, 23 Feb 2023 18:04:18 +0800 Subject: [PATCH] Add license --- dtmsvr/trans_type_msg.go | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dtmsvr/trans_type_msg.go b/dtmsvr/trans_type_msg.go index 1ea83c1..8037150 100644 --- a/dtmsvr/trans_type_msg.go +++ b/dtmsvr/trans_type_msg.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 dtmsvr import (