diff --git a/dtmsvr/storage/redis/redis.go b/dtmsvr/storage/redis/redis.go index a894de7..c3015be 100644 --- a/dtmsvr/storage/redis/redis.go +++ b/dtmsvr/storage/redis/redis.go @@ -1,3 +1,9 @@ +/* + * Copyright (c) 2022 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 redis import (