Skip to content

Commit

Permalink
fix package name (apache#915)
Browse files Browse the repository at this point in the history
  • Loading branch information
xingfudeshi authored and zhangthen committed Apr 26, 2019
1 parent 34ef826 commit 3e11b62
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 1999-2018 Alibaba Group Holding Ltd.
* Copyright 1999-2019 Seata.io Group.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand All @@ -13,7 +13,6 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package io.seata.discovery.registry.sofa;

import com.alipay.sofa.registry.server.test.TestRegistryMain;
Expand Down

0 comments on commit 3e11b62

Please sign in to comment.