From 6dff6a06bc7e50fca3ef975651816c4e0c319b5a Mon Sep 17 00:00:00 2001 From: sibowen <1265368338@qq.com> Date: Wed, 16 Feb 2022 10:07:13 +0800 Subject: [PATCH] =?UTF-8?q?dtmsvr/storage/trans.go=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E5=BC=80=E6=BA=90=E7=89=88=E6=9C=AC=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dtmsvr/storage/trans.go | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dtmsvr/storage/trans.go b/dtmsvr/storage/trans.go index 077bd0d..edfc0f1 100644 --- a/dtmsvr/storage/trans.go +++ b/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 import (