From 5d8a5166d635bcc3438f87d86c0d9daae8ce25c0 Mon Sep 17 00:00:00 2001 From: jingyong hou Date: Mon, 6 Dec 2021 17:09:07 +0800 Subject: [PATCH] update copyrigh info of classifier.py --- kws/model/classifier.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kws/model/classifier.py b/kws/model/classifier.py index fc71f52..42af97c 100644 --- a/kws/model/classifier.py +++ b/kws/model/classifier.py @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Binbin Zhang +# Copyright (c) 2021 Jingyong Hou # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.