diff --git a/dtmsvr/storage/store.go b/dtmsvr/storage/store.go index 1a9da9c..79a9b0e 100644 --- a/dtmsvr/storage/store.go +++ b/dtmsvr/storage/store.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 storage import (