From 8d95cce3fa1c206bd28871d5acf75b481a435337 Mon Sep 17 00:00:00 2001 From: luyi Date: Wed, 20 Apr 2022 16:29:48 +0800 Subject: [PATCH] add license --- dtmsvr/trans_process.go | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dtmsvr/trans_process.go b/dtmsvr/trans_process.go index e8ffd96..7a8fe46 100644 --- a/dtmsvr/trans_process.go +++ b/dtmsvr/trans_process.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 (