File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2017 Alipay.inc
3
+ Copyright (c) 2018 Alipay.inc
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -201,7 +201,7 @@ class BasicLayout extends React.PureComponent {
201
201
} ] }
202
202
copyright = {
203
203
< div >
204
- Copyright < Icon type = "copyright" /> 2017 θθιζδ½ιͺζζ―ι¨εΊε
204
+ Copyright < Icon type = "copyright" /> 2018 θθιζδ½ιͺζζ―ι¨εΊε
205
205
</ div >
206
206
}
207
207
/>
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ const links = [{
21
21
href : '' ,
22
22
} ] ;
23
23
24
- const copyright = < div > Copyright < Icon type = "copyright" /> 2017 θθιζδ½ιͺζζ―ι¨εΊε</ div > ;
24
+ const copyright = < div > Copyright < Icon type = "copyright" /> 2018 θθιζδ½ιͺζζ―ι¨εΊε</ div > ;
25
25
26
26
class UserLayout extends React . PureComponent {
27
27
getPageTitle ( ) {
You canβt perform that action at this time.
0 commit comments