File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -23,4 +23,20 @@ Android项目组件化示例代码
2323
2424### common组件功能:
25251 . common组件是基础库,添加一些公用的类;
26- 2 . 例如:网络请求、图片加载、工具类、base类等等;
26+ 2 . 例如:网络请求、图片加载、工具类、base类等等;
27+
28+ ## License
29+
30+ Copyright 2017 guiying712, AndroidModulePattern Open Source Project
31+
32+ Licensed under the Apache License, Version 2.0 (the "License");
33+ you may not use this file except in compliance with the License.
34+ You may obtain a copy of the License at
35+
36+ http://www.apache.org/licenses/LICENSE-2.0
37+
38+ Unless required by applicable law or agreed to in writing, software
39+ distributed under the License is distributed on an "AS IS" BASIS,
40+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
41+ See the License for the specific language governing permissions and
42+ limitations under the License.
You can’t perform that action at this time.
0 commit comments