diff --git a/src/lib/components/SiteFooter/__snapshots__/SiteFooter.test.jsx.snap b/src/lib/components/SiteFooter/__snapshots__/SiteFooter.test.jsx.snap
index ed5d44f5..9b66359a 100644
--- a/src/lib/components/SiteFooter/__snapshots__/SiteFooter.test.jsx.snap
+++ b/src/lib/components/SiteFooter/__snapshots__/SiteFooter.test.jsx.snap
@@ -237,7 +237,12 @@ exports[` renders correctly does not render business links 1`] = `
- EdX, Open edX, and MicroMasters are registered trademarks of edX Inc. | 粤ICP备17044299号-2
+ EdX, Open edX, and MicroMasters are registered trademarks of edX Inc. | 深圳市恒宇博科技有限公司
+
+ 粤ICP备17044299号-2
+
@@ -482,7 +487,12 @@ exports[` renders correctly does not render language selector 1`]
- EdX, Open edX, and MicroMasters are registered trademarks of edX Inc. | 粤ICP备17044299号-2
+ EdX, Open edX, and MicroMasters are registered trademarks of edX Inc. | 深圳市恒宇博科技有限公司
+
+ 粤ICP备17044299号-2
+
@@ -949,7 +959,12 @@ exports[` renders correctly does not render mobile links 1`] = `
- EdX, Open edX, and MicroMasters are registered trademarks of edX Inc. | 粤ICP备17044299号-2
+ EdX, Open edX, and MicroMasters are registered trademarks of edX Inc. | 深圳市恒宇博科技有限公司
+
+ 粤ICP备17044299号-2
+
@@ -1261,7 +1276,12 @@ exports[` renders correctly does not render social links 1`] = `
- EdX, Open edX, and MicroMasters are registered trademarks of edX Inc. | 粤ICP备17044299号-2
+ EdX, Open edX, and MicroMasters are registered trademarks of edX Inc. | 深圳市恒宇博科技有限公司
+
+ 粤ICP备17044299号-2
+
@@ -1769,7 +1789,12 @@ exports[` renders correctly renders with social and mobile links 1
- EdX, Open edX, and MicroMasters are registered trademarks of edX Inc. | 粤ICP备17044299号-2
+ EdX, Open edX, and MicroMasters are registered trademarks of edX Inc. | 深圳市恒宇博科技有限公司
+
+ 粤ICP备17044299号-2
+
diff --git a/src/lib/components/SiteFooter/index.jsx b/src/lib/components/SiteFooter/index.jsx
index b6276086..a8f0de34 100644
--- a/src/lib/components/SiteFooter/index.jsx
+++ b/src/lib/components/SiteFooter/index.jsx
@@ -358,8 +358,8 @@ class SiteFooter extends React.Component {